write_mdl_to_vec

Function write_mdl_to_vec 

Source
pub fn write_mdl_to_vec(mdl: &Mdl) -> Result<Vec<u8>, MdlError>
Expand description

Writes an MDL file structure to a byte vector.