Skip to main content

read_plot3d_binary

Function read_plot3d_binary 

Source
pub fn read_plot3d_binary(
    path: &str,
    format: BinaryFormat,
    precision: FloatPrecision,
    endian: Endian,
) -> Result<Vec<Block>>