CountingOutputStream.this

Undocumented in source.
  1. this(OutputStream stream, ulong write_limit)
    class CountingOutputStream
    @safe deprecated
    this
    (
    OutputStream stream
    ,
    ulong write_limit = ulong.max
    )
  2. this(InterfaceProxy!OutputStream stream, ulong write_limit, bool dummy)

Meta