Wraps an existing output stream, counting the bytes that are written.
private
Manually increments the write counter without actually writing data.
Returns the total number of bytes written.
The maximum number of bytes to write
See Implementation
Wraps an existing output stream, counting the bytes that are written.