2 references to MinQuality
System.IO.Compression (2)
System\IO\Compression\Zstandard\ZstandardCompressionOptions.cs (2)
35
/// <value>The compression quality. The valid range is from <see cref="
MinQuality
"/> to <see cref="MaxQuality"/>.</value>
43
/// <exception cref="ArgumentOutOfRangeException">The value is not 0 and is not between <see cref="
MinQuality
"/> and <see cref="MaxQuality"/>.</exception>