Skip to main content

parse_bytes_with_encoding

Function parse_bytes_with_encoding 

Source
pub fn parse_bytes_with_encoding(
    input: &[u8],
    encoding: SourceEncoding,
) -> Parse
Expand description

Decode and parse bytes with an explicit source encoding.