You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After analyzing the code, I think calling write() is correct. The readNow() zeros out the unfilled part of the buffer. There is no similar behavior for write. So there is now writeNow().
There is a FIXME in the code that needs to be reviewed. A unit test would help.
The text was updated successfully, but these errors were encountered: