Searched refs:createUnzip (Results 1 – 5 of 5) sorted by relevance
22 const unzip = zlib.createUnzip({ windowBits: 0 });
13 const unzip = zlib.createUnzip()
11 const unzip = zlib.createUnzip();
925 createUnzip: createProperty(Unzip), property
166 // Or, just use zlib.createUnzip() to handle both of the following cases:835 ## `zlib.createUnzip([options])`