pub fn msgpack_encode(value: &MsgPackValue) -> Vec<u8> ⓘ
Encode a MsgPackValue to bytes.
MsgPackValue