fn decompressStream(allocator: mem.Allocator, reader: anytype) !DecompressStream(@TypeOf(reader))

Parameters

allocator: mem.Allocator,
reader: anytype,