EndCallbackInputStream.this

Undocumented in source.
  1. this(InputStream input, void delegate() @(safe) callback)
    class EndCallbackInputStream
    @safe deprecated
    this
    (
    InputStream input
    ,
    void delegate
    ()
    @safe
    callback
    )
  2. this(InterfaceProxy!InputStream input, void delegate() @(safe) callback, bool dummy)

Meta