Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
This is the complete list of members for ZlibDecompressor, including all inherited members.
| changeContext(DaalContext context) | ContextClient | |
| checkInputParams(byte[] inBlock, long size) | Compression | |
| checkInputParams(byte[] inBlock) | Compression | |
| checkOutputParams(byte[] outBlock, long size) | Compression | |
| checkOutputParams(byte[] outBlock) | Compression | |
| cObject | Compression | |
| Compression(DaalContext context) | Compression | |
| ContextClient() | ContextClient | |
| ContextClient(DaalContext context) | ContextClient | |
| Decompressor(DaalContext context, CompressionMethod method) | Decompressor | |
| dispose() | Compression | |
| getContext() | ContextClient | |
| getUsedOutputDataBlockSize() | Compression | |
| isOutputDataBlockFull() | Compression | |
| parameter | ZlibDecompressor | |
| run(byte[] outBlock, long size, long offset) | Compression | |
| setInputDataBlock(byte[] inBlock, long srcSize, long offset) | Compression | |
| setInputDataBlock(byte[] inBlock, long offset) | Compression | |
| setInputDataBlock(byte[] inBlock) | Compression | |
| ZlibDecompressor(DaalContext context) | ZlibDecompressor |
For more complete information about compiler optimizations, see our Optimization Notice.