Searched defs:COMPRESS_LZ4 (Results 1 – 2 of 2) sorted by relevance
200 COMPRESS_LZ4, enumerator
22 … enum CompressType { COMPRESS_NONE, COMPRESS_LZ4, COMPRESS_LZ77, COMPRESS_LZMA, COMPRESS_BROTLI }; enumerator