pub fn compress_to_uint8_array(data: impl IntoWideIter) -> Vec<u8>
Expand description

Compress a string into a Vec<u8>.