Function cdrs::types::try_i16_from_bytes[][src]

pub fn try_i16_from_bytes(bytes: &[u8]) -> Result<i16, Error>

Tries to decode bytes array into i16.