polars_
io
0.44.2
Module compression
Module Items
Enums
Functions
In polars_
io::
utils
polars_io
::
utils
Module
compression
Copy item path
Source
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. An
out
vec must be given for ownership of the decompressed data.