mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
a9cc4631ca
Fixes https://github.com/denoland/deno/issues/19816 In that issue, I suggest switching over the other brotli functionality to the Rust API provided by the `brotli` crate. Here, I only do that with the `brotli_decompress` function to fix the bug with buffers longer than 4096 bytes. |
||
---|---|---|
.. | ||
crypto | ||
zlib | ||
http.rs | ||
idna.rs | ||
mod.rs | ||
os.rs | ||
require.rs | ||
v8.rs | ||
winerror.rs |