decodeMessage method

T decodeMessage (ByteData message)

Decodes the specified message from binary.

Returns null if the message is null.

Implementation

T decodeMessage(ByteData message);