blob: 40cda1d67105a5e42a97d94b50c1b27d2c9aa76e [file] [log] [blame]
window.SIDEBAR_ITEMS = {"constant":[["TINFL_FLAG_COMPUTE_ADLER32","Calculate the adler32 checksum of the output data even if we’re not inflating a zlib stream."],["TINFL_FLAG_HAS_MORE_INPUT","There will be more input that hasn’t been given to the decompressor yet."],["TINFL_FLAG_IGNORE_ADLER32","Ignore adler32 checksum even if we are inflating a zlib stream."],["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."]]};