Function root_io::core::parsers::tobject[][src]

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

Parser for the most basic of ROOT types