Searched defs:Lz4FileInfo (Results 1 – 1 of 1) sorted by relevance
122 struct Lz4FileInfo { struct123 FileInfo fileInfo;124 int8_t compressionLevel;125 int8_t blockIndependence;126 int8_t contentChecksumFlag;127 int8_t blockSizeID;128 int8_t autoFlush = 1;