Function der_parser::ber::parse_ber_utf8string [−][src]
pub fn parse_ber_utf8string(i: &[u8]) -> BerResult<'_>
Expand description
Read a UTF-8 string value. The encoding is checked.
pub fn parse_ber_utf8string(i: &[u8]) -> BerResult<'_>
Read a UTF-8 string value. The encoding is checked.