Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denoflate/wasm/src/zlib.rs

WebAssembly port of Rust's flate2, a Rust implementation of Deflate, Gzip, and Zlib compressions
Very Popular
Go to Latest
File
pub mod decoder;pub mod encoder;