Language Reference - IO - ByteStream In


Icon

The ByteStream IO are of string type and each IO acts as a client in a TCP socket connection with some user-defined TCP server.

Each scan cycle the ByteStream In reads all available characters from the socket input stream. The value of the ByteStream In is the characters read in the current scan cycle.

Text Methods

Common Methods

Context Menu