/** @type {constructor} */ System.Compression.Zlib = function(){}; /** @type {constructor} */ System.Compression.Zlib.Deflate = function(){}; /** @type {Function} */ System.Compression.Zlib.Deflate.compress;