DoxigAlpha

Decompress

Inflate is the decoding process that consumes a Deflate bitstream and produces the original full-size data.

Fields of this type

Fields

#
input:*Reader
remaining_bits:std.math.Log2Int(Bits)
container_metadata:Container.Metadata
final_block:bool
err:?Error

Type definitions in this namespace

Types

#

`input` buffer is asserted to be at least 10 bytes, or EOF before then.

Functions

#
init
`input` buffer is asserted to be at least 10 bytes, or EOF before then.

Error sets in this namespace

Error Sets

#