Contents

COMPRESSION_LZ4_RAW

The LZ4 compression algorithm, without frame headers.

Declaration

var COMPRESSION_LZ4_RAW: compression_algorithm { get }

Discussion

LZ4 RAW is the COMPRESSION_LZ4 algorithm, without block headers.

See Also

Algorithm Constants