Companion

object Companion

Functions

Link copied to clipboard

Converts an Int to an array of bytes so that it can be sent over the TCP socket.

Converts a Short to an array of bytes so that it can be sent over the TCP socket.

Link copied to clipboard

Converts an array of bytes which was received from the TCP socket to an Int.