Function gut::io::vtk::parser::parse_ne[]

pub fn parse_ne(input: &[u8]) -> IResult<&[u8], Vtk, u32>
Expand description

Parse the entire VTK file using native endian byte order.