Proxy

Undocumented in source.

Constructors

this
this(Task dispatcher, ReceiveMode* receiveMode)
Undocumented in source.

Members

Aliases

logError
alias logError = logInfo
Undocumented in source.

Functions

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.

Meta