Code Examples#
Low-Level C API Examples#
This section contains a number of simple Low-Level C API examples, illustrating how you can use the Intel® Query Processing Library (Intel® QPL) with C or C++ code grouped by functionality.
- Compression/Decompression
- Canned Mode
- Canned Mode with Data
- Canned Mode with Dictionary
- Compression
- Compression with Huffman-only
- Compression with Dictionary
- Mixing Paths For Compression and Decompression with Dictionary
- Multi-chunk Compression with Fixed Block
- Multi-chunk Compression with Static Block
- Decompression “Output Overflow” error
- Serialization
- Filter and Other Operations