deserializeMsgPack()
Deserialize a MessagePack document into a JsonDocument
serializeMsgPack()
Serializes a JsonDocument into a MessagePack document
measureMsgPack()
Computes the size of the document that serializeMsgPack() produces
MsgPackBinary 🆕
Allows you to read or write MessagePack binary data
MsgPackExtension 🆕
Allows you to read or write MessagePack extension data