Home
last modified time | relevance | path

Searched refs:createBrotliDecompress (Results 1 – 6 of 6) sorted by relevance

/third_party/node/test/parallel/
Dtest-zlib-write-after-flush.js29 [ zlib.createBrotliCompress, zlib.createBrotliDecompress ],
Dtest-zlib-premature-end.js11 [ zlib.brotliCompressSync, zlib.createBrotliDecompress ],
Dtest-zlib-random-byte-pipes.js146 [ zlib.createBrotliCompress, zlib.createBrotliDecompress ],
/third_party/node/benchmark/zlib/
Dpipe.js25 zlib.createGunzip() : zlib.createBrotliDecompress();
/third_party/node/lib/
Dzlib.js927 createBrotliDecompress: createProperty(BrotliDecompress), property
/third_party/node/doc/api/
Dzlib.md164 pipeline(response, zlib.createBrotliDecompress(), output, onError);
762 ## `zlib.createBrotliDecompress([options])`