miniz_
oxide
0.0.1
Module inflate_
flags
Module Items
Constants
In miniz_
oxide::
inflate::
core
miniz_oxide
::
inflate
::
core
Module
inflate_flags
Copy item path
Source
Constants
§
TINFL_
FLAG_
COMPUTE_
ADLE
R32
Should we calculate the adler32 checksum of the output data?
TINFL_
FLAG_
HAS_
MORE_
INPUT
There is more input that hasn’t been given to the decompressor yet.
TINFL_
FLAG_
PARSE_
ZLIB_
HEADER
Should we try to parse a zlib header?
TINFL_
FLAG_
USING_
NON_
WRAPPING_
OUTPUT_
BUF
The output buffer should not wrap around.