Module miniz_oxide::inflate::core::inflate_flags[][src]

Constants

Should we calculate the adler32 checksum of the output data?

There is more input that hasn’t been given to the decompressor yet.

Should we try to parse a zlib header?

The output buffer should not wrap around.