pub fn encode_get_field_request( cid: u32, field_name: Option<&str>, version: u8, is_be: bool, ) -> Vec<u8> ⓘ