Stream.this

Undocumented in source.
  1. this(TcpStream conn, void delegate(Buffer) handler)
    class Stream
    this
    (
    TcpStream conn
    ,
    void delegate
    (
    Buffer
    )
    handler
    )
  2. this(TcpStream conn)
  3. this(EventLoop eventLoop, string ip, ushort port)

Meta