Enumsยง
- Represents compressing a ipc stream using a particular compression algorithm
Constantsยง
Functionsยง
- compress_
lz4 ๐ - compress_
zstd ๐ - decompress_
lz4 ๐ - decompress_
zstd ๐ - Get the uncompressed length Notes: LENGTH_NO_COMPRESSED_DATA: indicate that the data that follows is not compressed 0: indicate that there is no data positive number: indicate the uncompressed length for the following data