Function get_metadata_bytes_native
Source pub fn get_metadata_bytes_native(flo_data: &[u8]) -> FloResult<Vec<u8>>
Expand description
Get just the metadata bytes from a flo™ file
§Arguments
flo_data - flo™ file bytes
§Returns
Raw MessagePack metadata bytes (or empty array)