Module inflate

Source

Structs§

InflateConfig
InflateStream
Window

Enums§

Mode

Functions§

back
back_end
back_init
Initialize the stream in an inflate state
codes_used
copy
end
get_dictionary
Safety
get_header
Safety
inflate
init
Initialize the stream in an inflate state
mark
prime
reset
reset_keep
reset_with_config
set_dictionary
sync
sync_point
uncompress
Inflates source into dest, and writes the final inflated size into dest_len.
uncompress2
uncompress_slice
undermine
validate
Configures whether the checksum is calculated and checked.