ttf_parser::tables::cff::encoding

Function parse_encoding

Source
pub(crate) fn parse_encoding<'a>(s: &mut Stream<'a>) -> Option<Encoding<'a>>