deno
4a886955 - fix(ext/node): flush brotli decompression stream (#22856)

Commit
2 years ago
fix(ext/node): flush brotli decompression stream (#22856) Fixes https://github.com/denoland/deno/issues/22259 The decompressed input size was not restored because of improper flushing of the CBrotliDecompressStream state.
Author
Parents
Loading