MakeRPCReceive.rpcRecv

Undocumented in source.
  1. void rpcRecv(const(ubyte)[] data)
    template rpcRecv(S : Src)
    void
    rpcRecv
    (
    const(ubyte)[] data
    )
  2. void rpcRecv(Connection connection, const(ubyte)[] data)

Members

Functions

rpcRecv
void rpcRecv(const(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
rpcRecv
void rpcRecv(Connection connection, const(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta