Learn R Programming

RcppMsgPack (version 0.2.4)

arrayEx: Simple MsgPack Example

Description

Simple MsgPack Example

Usage

arrayEx()

Arguments

Value

A boolean value of TRUE is returned, but the function exists for its side effect.

Details

The function provides a simple illustration of MessagePack.

See Also

The MessagePack documentation, particularly the msgpack-c examples.