readFromStream

Populates this MessageObject instance from the data inside the given stream.

Return

true on success; otherwise, false.

Parameters

stream

The stream to load data from.

Throws

IO exception during reading from the stream