Table of Contents

Class MemoryStreamGZipOptions

Namespace
KZDev.PerfUtils
Assembly
KZDev.PerfUtils.dll

Provides compression options to be used with GZip compression operations.

public sealed record MemoryStreamGZipOptions : MemoryStreamZLibBaseOptions, IEquatable<MemoryStreamZLibBaseOptions>, IEquatable<MemoryStreamGZipOptions>
Inheritance
MemoryStreamGZipOptions
Implements
Inherited Members
Extension Methods

Constructors

MemoryStreamGZipOptions()

Properties

EqualityContract

Methods

Equals(MemoryStreamGZipOptions?)
Equals(MemoryStreamZLibBaseOptions?)
Equals(object?)
GetHashCode()
PrintMembers(StringBuilder)
ToString()

Operators

operator ==(MemoryStreamGZipOptions?, MemoryStreamGZipOptions?)
operator !=(MemoryStreamGZipOptions?, MemoryStreamGZipOptions?)