- receive
string receive()
Undocumented in source. Be warned that the author may not have intended to support it.
- receiveBinary
immutable(ubyte)[] receiveBinary()
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(immutable(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- switchToBinaryMode
void switchToBinaryMode()
Undocumented in source. Be warned that the author may not have intended to support it.