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