write_bom

Function write_bom 

Source
pub fn write_bom(writer: impl Write) -> Result<(), PolarsError>
Available on crate feature polars-io only.
Expand description

Writes a UTF-8 BOM to writer.