Table of Contents

Class MemoryStreamZLibOptions

Namespace
KZDev.PerfUtils
Assembly
KZDev.PerfUtils.dll

Provides compression options to be used with ZLib compression operations.

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

Constructors

MemoryStreamZLibOptions()

Properties

EqualityContract

Methods

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

Operators

operator ==(MemoryStreamZLibOptions?, MemoryStreamZLibOptions?)
operator !=(MemoryStreamZLibOptions?, MemoryStreamZLibOptions?)