[][src]Function vtkio::parser::parse

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

Parse the entire vtk file using default byte order.