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