fn decompress(allocator: Allocator, reader: anytype, writer: anytype) !void

Parameters

allocator: Allocator,
reader: anytype,
writer: anytype,