EndCallbackInputStream.this

private

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

Meta