[][src]Function vtkio::parser::parse_be

pub fn parse_be(input: &[u8]) -> IResult<&[u8], Vtk>

Parse the entire vtk file using big endian byte order.