Searched defs:Lz4FileInfo (Results 1 – 1 of 1) sorted by relevance
116 struct Lz4FileInfo { struct117 FileInfo fileInfo;118 int8_t compressionLevel;119 int8_t blockIndependence;120 int8_t contentChecksumFlag;121 int8_t blockSizeID;122 int8_t autoFlush = 1;