`JSONC.js:275` ```js return Base64.encode(String.fromCharCode.apply(String, gzip.zip(str,{level:9}))); ```