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.
When the ByteStream Out is assigned, the new value and a trailing newline character, i.e. \n, are written to the socket output.
Same as Byte Stream In.