Function polars_io::json::remove_bom

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