structured-rpc v2.0.0-alpha.1 (2021-04-15T22:16:50Z)
Dub
Repo
MakeRPCReceive.rpcRecv
structuredrpc
MakeRPCReceive
Undocumented in source.
void
rpcRecv
(const(ubyte)[] data)
template
rpcRecv
(S : Src)
void
rpcRecv
(
const
(
ubyte
)[]
data
)
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
Source
See Implementation
structuredrpc
MakeRPCReceive
templates
rpcRecv