zlib inflate

zlib inflate data ?bufferSize?

This command takes the raw-compressed bytearray data and returns its uncompressed version. The optional bufferSize gives an estimate of how large a buffer will be required to decompress the data (not normally necessary, but can sometimes improve performance).