aboutsummaryrefslogtreecommitdiff
path: root/src/Module.zig
diff options
context:
space:
mode:
authorHadrien Dorio <hadrien.dorio@gmail.com>2022-01-09 02:12:00 +0100
committerHadrien Dorio <hadrien.dorio@gmail.com>2022-01-23 19:30:06 +0100
commit490f067de82c8fd53029ddde0c73a242f4c04758 (patch)
tree4edb14646e6cfecc2f79a336bc764593fdd8c164 /src/Module.zig
parentdba04a272aba81f3be4d3419f1392e2c5a7e5dfb (diff)
downloadzig-490f067de82c8fd53029ddde0c73a242f4c04758.tar.gz
zig-490f067de82c8fd53029ddde0c73a242f4c04758.zip
compress: add a deflate compressor
Replaces the inflate API from `inflateStream(reader: anytype, window_slice: []u8)` to `decompressor(allocator: mem.Allocator, reader: anytype, dictionary: ?[]const u8)` and `compressor(allocator: mem.Allocator, writer: anytype, options: CompressorOptions)`
Diffstat (limited to 'src/Module.zig')
0 files changed, 0 insertions, 0 deletions