msgpack.value

Undocumented in source.

Members

Functions

fromJSONValue
Value fromJSONValue(JSONValue val)

Converts JSONValue to Value.

toJSONValue
JSONValue toJSONValue(Value val)

Converts Value to JSONValue.

Structs

Value
struct Value

Value is a MessagePack value representation

Meta