Module inflate

Source

Structs§

InflateConfig
InflateStream

Enums§

Mode

Functions§

copy
end
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.
uncompress_slice
undermine