Table of Contents

Class MemoryStreamBrotliOptionsExtensions

Namespace
KZDev.PerfUtils
Assembly
KZDev.PerfUtils.dll

Extension methods for MemoryStreamBrotliOptions instances.

public static class MemoryStreamBrotliOptionsExtensions
Inheritance
MemoryStreamBrotliOptionsExtensions

Methods

WithCompressionLevel(MemoryStreamBrotliOptions, CompressionLevel)

Sets the CompressionLevel property on the MemoryStreamBrotliOptions instance.

WithQuality(MemoryStreamBrotliOptions, int)

Sets the Quality property on the MemoryStreamBrotliOptions instance [Available in .NET 9.0 and later only].