[][src]Module niffler::compression

Enums

Format

Format represent a compression format of a file. Currently Gzip, Bzip, Lzma or No are supported.

Level

Level represent the compression level this value is include between 1 to 9. 1 optimize the compression time, 9 optimize the size of the output.