[][src]Function solana_sdk::serialize_utils::read_u16

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