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

pub fn string(input: &[u8]) -> IResult<&[u8], String>

Read ROOT's version of short and long strings (preceeded by u8). Does not read null terminated!