MsgPack Converter
Demo
Github
The input Message Pack can either be in BASE64 or Uint8 Array format.
base64 or []byte
decode base64 〉
decode []byte 〉
〈 encode to base64
〈 encode to []byte
JSON