MCPcopy Create free account
hub / github.com/Winderton/xplatform / to_msgpack

Function to_msgpack

Blockchain/src/json.h:24920–24925  ·  view source on GitHub ↗

! @brief create a MessagePack serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the MessagePack serialization format. MessagePack is a binary serialization format which aims to be more compact than JSON itself, yet more efficient to parse. The library uses the following mapping from JSON values types to MessagePack types according to the Me

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

write_msgpackMethod · 0.45

Tested by

no test coverage detected