Compressing and Decompressing Data
You can use thePackBitsfunction to compress a source buffer of data into a destination buffer and theUnpackBitsfunction to decompress a source buffer ofPackBits-compressed data into a destination buffer.
Subtopics
- PackBits
- UnpackBits