GZipEncoder Класс

Определение

public ref class GZipEncoder sealed : IDisposable
public sealed class GZipEncoder : IDisposable
type GZipEncoder = class
    interface IDisposable
Public NotInheritable Class GZipEncoder
Implements IDisposable
Наследование
GZipEncoder
Реализации

Конструкторы

Имя Описание
GZipEncoder()
GZipEncoder(Int32, Int32)
GZipEncoder(Int32)
GZipEncoder(ZLibCompressionOptions)

Методы

Имя Описание
Compress(ReadOnlySpan<Byte>, Span<Byte>, Int32, Int32, Boolean)
Dispose()
Equals(Object)

Определяет, равен ли указанный объект текущему объекту.

(Унаследовано от Object)
Flush(Span<Byte>, Int32)
GetHashCode()

Служит хэш-функцией по умолчанию.

(Унаследовано от Object)
GetMaxCompressedLength(Int64)
GetType()

Возвращает Type текущего экземпляра.

(Унаследовано от Object)
MemberwiseClone()

Создает неглубокую копию текущей Object.

(Унаследовано от Object)
ToString()

Возвращает строку, представляющую текущий объект.

(Унаследовано от Object)
TryCompress(ReadOnlySpan<Byte>, Span<Byte>, Int32, Int32, Int32)
TryCompress(ReadOnlySpan<Byte>, Span<Byte>, Int32, Int32)
TryCompress(ReadOnlySpan<Byte>, Span<Byte>, Int32)

Применяется к