send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int send(NanoMessage nano, char* mybuf, size_t numbytes, bool nonBlocking)
    int
    send
    (,
    char* mybuf
    ,
    size_t numbytes
    ,
    bool nonBlocking = false
    )
  2. int send(NanoMessage nano, ubyte[] mybuf, bool nonBlocking)
  3. int send(NanoMessage nano, string mybuf, bool nonBlocking)

Meta