Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
This is the complete list of members for Bzip2Decompressor, including all inherited members.
Bzip2Decompressor(DaalContext context) | Bzip2Decompressor | |
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 | Bzip2Decompressor | |
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 |
For more complete information about compiler optimizations, see our Optimization Notice.