Function type1_encoding_parser::get_encoding_map [] [src]

pub fn get_encoding_map(
    input: &[u8]
) -> Result<HashMap<u32, Vec<u8>>, &'static str>