strip_metadata

Function strip_metadata 

Source
pub fn strip_metadata(flo_data: &[u8]) -> Result<Vec<u8>, JsValue>
Expand description

Remove all metadata from a flo™ file

§Arguments

  • flo_data - Original flo™ file bytes

§Returns

New flo™ file with no metadata