Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1
Parameter for ZLIB compression and decompression. More...
ZlibCompressionParameter | ( | DaalContext | context, |
long | cParameter | ||
) |
ZlibCompressionParameter constructor
boolean getGzHeader | ( | ) |
Returns optional GZIP header flag
void setGzHeader | ( | boolean | gzHeader | ) |
Sets optional GZIP header flag
gzHeader | Optional GZIP header flag. True if simple GZIP header is included, false otherwise |
For more complete information about compiler optimizations, see our Optimization Notice.