ASNA.DataGate.DataLink Classes
Remarks
The following are the classes provided by ASNA DataGate Data Link namespace.
Type | Description |
---|---|
AltDecoder | Represents a decoder that converts a sequence of encoded bytes into a set of characters. This class is abstract. |
AltEncoder | Represents an encoder that converts a set of characters into a sequence of encoded bytes. This class is abstract. |
AltEncoding | Represents a custom encoding that extends the base Encoding class, providing additional functionality for transforming data. |
AltEncodingInfo | Represents information about an alternative encoding. |
ChannelIOStreamException | Represents errors that occur during I/O operations on a channel stream. |
EndStreamModeException | Represents errors that occur when the end of a stream mode is reached unexpectedly. |
OpenAccessRpg | Represents a method that handles I/O operations with an open access RPG program. |
ProgParm | Represents a parameter in a program call in a DataLink connection. |
ProgParmType | Represents the type of a program parameter in a DataLink connection. |
StructureType | Represents a structured type in a DataLink connection, which can contain multiple other types. |