enumEx {RcppMsgPack} | R Documentation |
Second simple MsgPack Example
enumEx()
The function provides a simple illustration of MessagePack.
A boolean value of TRUE
is returned, but the function exists
for its side effect.
The MessagePack documentation, particularly the msgpack-c examples.