fn decompressStream(allocator: Allocator, reader: anytype) DecompressStream(@TypeOf(reader), .{ })

Parameters

allocator: Allocator,
reader: anytype,