AltDecoder class | QSYS API Reference Guide
Represents a decoder that converts a sequence of encoded bytes into a set of characters. This class is abstract.
Namespace: ASNA.DataGate.DataLink.Text Assembly: ASNA.QSys.DataGate.Client.dll
Inheritance: Object –> Decoder
Properties
Type | Name | Description |
---|---|---|
ITransformProperties | TransformProperties | The current custom transform properties associated with thedecoder. By default, this property returns null. |