[][src]Function vtkio::export_le

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

Same as export but produces output in little-endian byte order.