Module functions

Source

Functionsยง

copy_decode
Decompress from the given source as if using a Decoder.
copy_encode
Compress all data from the given source as if using an Encoder.
decode_all
Decompress from the given source as if using a Decoder.
encode_all
Compress all data from the given source as if using an Encoder.