strip_metadata_bytes

Function strip_metadata_bytes 

Source
pub fn strip_metadata_bytes(flo_data: &[u8]) -> FloResult<Vec<u8>>
Expand description

Remove all metadata from a flo™ file

§Arguments

  • flo_data - Original flo™ file bytes

§Returns

New flo™ file with no metadata