Function msn_kit::io::mzml_parser::binary_conversion::decode_binary_array[][src]

pub fn decode_binary_array(
    b: &Binary,
    ct: &CompressionType,
    dt: &DataType
) -> Vec<f64>
Expand description

Convert the binary content into a float of the appropriate type.