ProxyStream.this

private

  1. this(InterfaceProxy!Stream stream, bool dummy)
  2. this(InterfaceProxy!InputStream input, InterfaceProxy!OutputStream output, bool dummy)
    class ProxyStream
    @safe
    this
    (
    InterfaceProxy!InputStream input
    ,
    InterfaceProxy!OutputStream output
    ,
    bool dummy
    )

Meta