Function CountingOutputStream.writeLimit
The maximum number of bytes to write
ulong writeLimit() @property @safe const;
void writeLimit
(
ulong value
) @property @safe;
The maximum number of bytes to write
ulong writeLimit() @property @safe const;
void writeLimit
(
ulong value
) @property @safe;