ICompressor Interface

Defines a method to create a Stream that can be used compress or decompress data using a specified compression algorithm.


Namespace: TcHmiSrv.Core.Tools.Net.Http.Compression
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

public interface ICompressor

The ICompressor type exposes the following members.

Properties

 

Name

Description

ICompressor Interface 1:

Name

Gets the name of the compression algorithm.

Methods

 

Name

Description

ICompressor Interface 2:

CreateCompressionStream

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

Version Information

Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0

Reference

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

Copyright © Beckhoff Automation GmbH & Co. KG