getMessageLength

 

public int getMessageLength() throws IOException;

Gets the number of bytes of message data in this message.

Returns

  • the number of bytes.

Exceptions

  • IOException - if there is a problem with IO.


uj13710_