isFull
Platform and version requirements: JVM
Returns true if the channel is full (out of capacity) and the send attempt will suspend.
This function returns false for isClosedForSend channel.
Platform and version requirements: JVM
Returns true if the channel is full (out of capacity) and the send attempt will suspend.
This function returns false for isClosedForSend channel.