Returns the number of bytes read for the received message.
This method is only appicable for received messages, it has no meaning for messages being sent.
@return The number of bytes read, {@code -1} if the channel is an {@link SctpChannel} that has reached end-of-stream, otherwise{@code 0}
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.