Reference   Examples   Installation   Download
Name

readInt()

Description Reads four bytes of data and returns them as an int. The bytes are in the order as written by writeInt().
Syntax
client.readInt()
Parameters
client   Client: any variable of type Client

Returns int