Function CountingOutputStream.bytesWritten
Returns the total number of bytes written.
ulong bytesWritten() @property @safe const;
Returns the total number of bytes written.
ulong bytesWritten() @property @safe const;