Enums§
- Supported
Compression - Represents the compression algorithms that we have decoders for
Functions§
- maybe_
decompress_ bytes - Decompress
bytes
if compression is detected, otherwise simply return it. Anout
vec must be given for ownership of the decompressed data.