Writes an array of bytes directly to the host communications layer, without going through the presentation space.
Depending on the type of terminal and type of host connection, this data may have to be in the 8-bit ASCII, 8-bit EBCDIC or 6-bit ALC character set.
Overload List
Name | Description | |
---|---|---|
![]() |
RawDataTransmitBytes (Byte) | Writes an array of bytes directly to the host communications layer, without going through the presentation space. Depending on the type of terminal and type of host connection, this data may have to be in the 8-bit ASCII, 8-bit EBCDIC or 6-bit ALC character set. |
![]() |
RawDataTransmitBytes (SByte) | Writes an array of signed bytes directly to the host communications layer, without going through the presentation space. Depending on the type of terminal and type of host connection, this data may have to be in the 8-bit ASCII, 8-bit EBCDIC or 6-bit ALC character set. |