pub fn parse_end_element( axml_buff: &mut Cursor<Vec<u8>>, strings: &[String], ) -> Result<String, AxmlError>
Parse the end of an element