Searched defs:zipper (Results 1 – 2 of 2) sorted by relevance
11 const zipper = zlib.createGzip({ highWaterMark: 16384 }); constant
9 const zipper = new zlib.Gzip(); constant