stream

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uv_stream_t* stream(uv_tcp_t self)
    nothrow
    uv_stream_t*
    stream
    (
    ref uv_tcp_t self
    )
  2. uv_stream_t* stream(uv_tty_t self)
  3. uv_stream_t* stream(uv_pipe_t self)

Meta