enumEx {RcppMsgPack} | R Documentation |
Second simple MsgPack Example
Description
Second simple MsgPack Example
Usage
enumEx()
Details
The function provides a simple illustration of MessagePack.
Value
A boolean value of TRUE
is returned, but the function exists
for its side effect.
See Also
The MessagePack documentation, particularly the msgpack-c examples.
[Package RcppMsgPack version 0.2.3 Index]