Network operation: asynchronously send a string (message) This is just some syntactic sugar, simplifying SendData.
More...
#include <connectionHandler.hpp>
Network operation: asynchronously send a string (message) This is just some syntactic sugar, simplifying SendData.
_Wolframe::net::SendString::SendString |
( |
const std::string & |
s, |
|
|
unsigned |
to = 0 |
|
) |
| |
|
inlineexplicit |
_Wolframe::net::SendString::SendString |
( |
const char * |
s, |
|
|
unsigned |
to = 0 |
|
) |
| |
|
inlineexplicit |
The documentation for this class was generated from the following file: