Reads the first argument of the message. Note that this creates a new iterator every time so calling it multiple times will always read the first argument. This is suitable for single item returns. To read multiple arguments use readTuple.
See Implementation
Reads the first argument of the message. Note that this creates a new iterator every time so calling it multiple times will always read the first argument. This is suitable for single item returns. To read multiple arguments use readTuple.