Function parse_end_element

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

Parse the end of an element