Skip to main content

parse_shared_bytes_with_encoding

Function parse_shared_bytes_with_encoding 

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

Decode and parse bytes into a shared parse with an explicit source encoding.