Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
Description
In the current WriteChannel class, the write function just calls to push the ByteBuffer into the WritableByteChannel. However, there is no guarantee if the whole buffer has been consumed by the channel in one go.
Attachments
Issue Links
- links to