structured-rpc ~master (2022-05-10T05:51:22.3244619)
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