nautilus_core::parsing

Function bytes_to_usize

source
pub fn bytes_to_usize(bytes: &[u8]) -> Result<usize>
Expand description

Returns a usize from the given bytes.