Function solana_program::serialize_utils::read_u16[][src]

pub fn read_u16(current: &mut usize, data: &[u8]) -> Result<u16, SanitizeError>