polars_
io
0.46.0
In polars_
io::
json
Structs
BatchedWriter
JsonReader
JsonWriter
JsonWriterOptions
Enums
JsonFormat
Functions
remove_bom
polars_io
::
json
Function
remove_bom
Copy item path
Settings
Help
Summary
Source
pub fn remove_bom(bytes: &[
u8
]) -> PolarsResult<&[
u8
]>
Available on
crate feature
json
only.