BaseClient.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void send(ubyte[] data, ubyte channel)
    class BaseClient
    void
    send
    (
    ubyte[] data
    ,
    ubyte channel = 0
    )
  2. void send(const(P) packet, ubyte channel)

Meta