ConnectionProxyStream.this

private

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

Meta