RconClient.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ptrdiff_t send(ubyte[4] request_id, int id, ubyte[] payload)
  2. ptrdiff_t send(const(void)[] data)
    class RconClient
    shared
    ptrdiff_t
    send
    (
    const(void)[] data
    )

Meta