IRCClient.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(string line)
  2. void put(immutable(ubyte)[] rawString)
    struct IRCClient
    @safe
    void
    put
    (
    const immutable(ubyte)[] rawString
    )

Meta