TcpConnection.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(ubyte[] data)
    class TcpConnection
    version(HUNT_METRIC)
    override
    void
    write
    (
    const ubyte[] data
    )
  2. alias write = AbstractConnection.write

Meta