pub fn msgpack_encode(val: &MsgValue, buf: &mut Vec<u8>)
Encode a MsgValue into a byte buffer (stub: minimal subset).
MsgValue