pub(crate) const UTF8_BOM: &[u8];
Expand description
Unicode “byte order mark” (\u{FEFF}) encoded as UTF-8. See https://unicode.org/faq/utf_bom.html#bom1
pub(crate) const UTF8_BOM: &[u8];
Unicode “byte order mark” (\u{FEFF}) encoded as UTF-8. See https://unicode.org/faq/utf_bom.html#bom1