Function parse_start_namespace

Source
pub fn parse_start_namespace(
    axml_buff: &mut Cursor<Vec<u8>>,
    strings: &[String],
    namespaces: &mut HashMap<String, String>,
) -> Result<(), AxmlError>
Expand description

Parse the start of a namepace