Function switchboard_solana::program_id::short_vec::decode_shortu16_len
pub fn decode_shortu16_len(bytes: &[u8]) -> Result<(usize, usize), ()>
Expand description
Return the decoded value and how many bytes it consumed.