: '''[zlib] decompress''' ''data'' ?''bufferSize''? This command takes the zlib-format 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). <> Command | Compression