[][src]Function cdrs_tokio::types::try_from_bytes

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

Tryies to decode bytes array into u64.