Function ttf_parser::tables::cff::encoding::parse_encoding

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