polars_io::json

Function remove_bom

Source
pub fn remove_bom(bytes: &[u8]) -> PolarsResult<&[u8]>
Available on crate feature json only.