ConnectionProxyStream.underlying

The stream that is wrapped by this one

  1. inout(InterfaceProxy!Stream) underlying [@property getter]
    class ConnectionProxyStream
    @safe @property inout
    inout(InterfaceProxy!Stream)
    underlying
    ()
  2. InterfaceProxy!Stream underlying [@property setter]
  3. Stream underlying [@property setter]

Meta