pub fn compress_to_uint8_array(data: impl IntoWideIter) -> Vec<u8> ⓘ
Compress a string into a Vec<u8>.
Vec<u8>