remove_bom

Function remove_bom 

Source
pub fn remove_bom(bytes: &[u8]) -> Result<&[u8], PolarsError>
Available on crate feature polars-io only.