CountingOutputStream
An OutputStream that counts the amount of bytes written to it
Since
0.1.0
Parameters
out
The OutputStream to write to
Properties
Link copied to clipboard
The amount of bytes written to the OutputStream
Link copied to clipboard
The count of write operations to the output stream
Link copied to clipboard
The OutputStream to write to