DecompressOutputRange.this
this
(OutputSink sink, DecompressionOptions opts, string providerName = null)Construct a decompression output range.
Parameters
sink | Delegate to receive decompressed chunks. |
opts | Decompression options. |
providerName | Optional provider name (e.g., "ddn-gzip"). |
this
() @disableDisabled default constructor - must be constructed with sink and options.