tobject

Function tobject 

Source
pub fn tobject<'s, E>(input: &'s [u8]) -> IResult<&[u8], TObject, E>
where E: ParseError<&'s [u8]> + Debug,
Expand description

Parser for the most basic of ROOT types