pub fn parse_ber_utf8string(i: &[u8]) -> BerResult<'_>
Expand description

Read a UTF-8 string value. The encoding is checked.