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