rpcRecv.rpcRecv

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void rpcRecv(const(ubyte)[] data)
  2. void rpcRecv(Connection connection, const(ubyte)[] data)
    template rpcRecv(S : Src)
    static if(!is(Connection == typeof(null)))
    void
    rpcRecv
    (
    Connection connection
    ,
    const(ubyte)[] data
    )

Meta