Skip to main content

i16_be_from_bytes

Function i16_be_from_bytes 

Source
pub open spec fn i16_be_from_bytes(i: [u8; 2]) -> i16
Expand description
{ u16_be_from_bytes(i) as i16 }