Available on crate feature
polars-io
only.Enums§
- Represents the compression algorithms that we have decoders for
Functions§
- Decompress
bytes
if compression is detected, otherwise simply return it. Anout
vec must be given for ownership of the decompressed data.