: '''zlib inflate''' ''data'' ?''bufferSize''? This command, part of [zlib], 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). ---- !!!!!! %| [Category Command] |% !!!!!!