pub fn encode_decoded_value(val: &DecodedValue, is_be: bool) -> Vec<u8> ⓘ
Encode a DecodedValue back to PVA wire bytes.
DecodedValue