Skip to main content
crc32_hex
AirLibrary
0.1.0
In AirLibrary::
Updates::
Checksum
Util
AirLibrary
::
Updates
::
ChecksumUtil
Function
crc32_
hex
Copy item path
Source
pub fn crc32_hex(data: &[
u8
]) ->
String
Expand description
CRC-32 hex digest of
data
(8 hex digits, zero-padded).