Function root_io::core::parsers::tarrayi []

pub fn tarrayi(i: &[u8]) -> IResult<&[u8], Vec<i32>, u32>

Parse a so-called TArrayI. Note that ROOT's TArrays are actually not fixed size...