decode_sint

Function decode_sint 

Source
fn decode_sint(value: &[u8]) -> Option<i32>
Expand description

Decode the minimal-length signed integer PROP_IDENT_ALTITUDE uses: as many octets as the value needs, big-endian, sign-extended from the first.