WebSocketAdapter.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void send(Data message)
  2. alias send = IConnection.send
  3. void send(Data[] message, int priority)
    class WebSocketAdapter
    override
    void
    send
    (
    scope Data[] message
    ,)

Meta