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

Parameters

allocator: Allocator,
reader: anytype,