Function solana_program::short_vec::decode_shortu16_len[][src]

pub fn decode_shortu16_len(bytes: &[u8]) -> Result<(usize, usize), ()>
Expand description

Return the decoded value and how many bytes it consumed.