pub(crate) fn read_target_int(bytes: &[u8]) -> Result<i128, Error>
Utility function used to read an allocation data into an assigned integer.