GZIP
conversionThe GZIP
function compresses a STRING or a byte array using the gzip algorithm. When compressing a STRING, the UTF-8 byte representation is first extracted.
Loading
The GZIP
function compresses a STRING or a byte array using the gzip algorithm. When compressing a STRING, the UTF-8 byte representation is first extracted.