powered by
Create a new libdeflate decompressor for raw DEFLATE streams.
alloc_decompressor()
An external pointer (`externalptr`) to a libdeflate decompressor.
dcmp = alloc_decompressor() stopifnot(inherits(dcmp, "externalptr"))
Run the code above in your browser using DataLab