optimize_bytes

Function optimize_bytes 

Source
pub fn optimize_bytes(
    input_bytes: Vec<u8>,
) -> Result<Vec<u8>, ComponentOptError>