Compressor Methods

The Compressor type exposes the following members.

Methods

 

Name

Description

Compressor Methods 1:

Compress(ReadOnlySpanByte)

Compresses a ReadOnlySpanT of Bytes.

Compressor Methods 2:

Compress(Stream, Stream)

Compresses a Stream.

Compressor Methods 3:

Compress(Byte, Int32, Int32)

Compresses an array of Bytes.

Compressor Methods 4:

Compress(Stream, Stream, Boolean)

Compresses a Stream.

Compressor Methods 5:

CreateCompressionStream

Creates a Stream that can be used to compress or decompress data.

Compressor Methods 6:

Decompress(ReadOnlySpanByte)

Decompresses a ReadOnlySpanT of Bytes.

Compressor Methods 7:

Decompress(Stream, Stream)

Decompresses a Stream.

Compressor Methods 8:

Decompress(Byte, Int32, Int32)

Decompresses an array of Bytes.

Compressor Methods 9:

Decompress(Stream, Stream, Boolean)

Decompresses a Stream.

Compressor Methods 10:

Equals(ICompressor)

Indicates whether the current Compressor is equal to another ICompressor.

Compressor Methods 11:

Equals(Object)

Determines whether the specified object is equal to the current object.
(Inherited from Object)

Compressor Methods 12:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

Compressor Methods 13:

GetHashCode

Serves as the default hash function.
(Inherited from Object)

Compressor Methods 14:

GetType

Gets the Type of the current instance.
(Inherited from Object)

Compressor Methods 15:

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

Compressor Methods 16:

ToString

Returns a string that represents the current object.
(Inherited from Object)

Reference

Compressor Class TcHmiSrv.Core.Tools.Net.Http.Compression Namespace

Copyright © Beckhoff Automation GmbH & Co. KG