pub fn encode_string(value: &str, is_be: bool) -> Vec<u8> ⓘ
Encode a string as a PVA size-prefixed byte sequence.