Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5

List of all members
ZlibCompressionParameter Class Reference

Parameter for ZLIB compression and decompression. More...

Class Constructor

ZlibCompressionParameter ( DaalContext  context,
long  cParameter 
)

Detailed Description

Enumerations

Member Function Documentation

boolean getGzHeader ( )

Returns optional GZIP header flag

Returns
Optional GZIP header flag. True if simple GZIP header is included, false otherwise
void setGzHeader ( boolean  gzHeader)

Sets optional GZIP header flag

Parameters
gzHeaderOptional GZIP header flag. True if simple GZIP header is included, false otherwise

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.