| Overload | Description |
|---|---|
| ManagedDeflateCompressorUnsafe Constructor() | This constructor sets the LZMA options to the CompressionLevel.Normal template and writes a zip-compatible header |
| ManagedDeflateCompressorUnsafe Constructor(CompressionLevel) | This constructor sets the LZMA options to the specified CompressionLevel template and writes a zip-compatible header. |