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