[][src]Function cdrs::types::try_i_from_bytes

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

Tries to decode bytes array into i64.