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

Parameters

self: *Decoder,
allocator: Allocator,
reader: anytype,
writer: anytype,