fn decompress(allocator: mem.Allocator, reader: anytype) !Decompress(@TypeOf(reader))

Parameters

allocator: mem.Allocator,
reader: anytype,