write on IOBuffer with a maxsize #10292
Labels
breaking
This change will break code
io
Involving the I/O subsystem: libuv, read, write, etc.
needs decision
A decision on this change is needed
Currently, a write on a full IOBuffer, just returns 0.
If this is by design, then we should update the documentation to highlight it. Else we should throw an error.
My preference would be for the latter.
The text was updated successfully, but these errors were encountered: