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.