ChunkedOutputStream.this

Undocumented in source.
  1. this(OutputStream stream, IAllocator alloc)
    class ChunkedOutputStream
    @safe deprecated
    this
    (
    OutputStream stream
    ,
    IAllocator alloc = vibeThreadAllocator()
    )
  2. this(InterfaceProxy!OutputStream stream, IAllocator alloc, bool dummy)

Meta