Function root_io::core::parsers::tarrayd []

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

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