BaseClient.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(const(ubyte)[] data, TCPWriteCallBack cback)
    class BaseClient
    final @trusted
    void
    write
    (
    const(ubyte)[] data
    ,)
  2. void write(TCPWriteBuffer buffer)

Meta