nethsm_backup

Function read_usize

source
pub(crate) fn read_usize(reader: &mut impl Read) -> Result<usize>
Expand description

Read 3 bytes from the provided reader and interprets it as a usize.