[][src]Function vtkio::import_be

pub fn import_be(file_path: &Path) -> Result<Vtk, Error>

Import a vtk file at the specified path. If the file is in binary, numeric types will be interpreted in big-endian format.