Click or drag to resize

IFrameCompressor Interface

Defines the methods for frame compression and decompression

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public interface IFrameCompressor

The IFrameCompressor type exposes the following members.

Methods
  NameDescription
Public methodDecompress
Creates and returns stream (clear text) using the provided compressed stream as input.
Top
See Also

Reference