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

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

Tries to decode bytes array into i64.