pub const U32_LEN: usize = 4;
Expand description

number of bytes per int 32-bit unsigned integer, so the length is 4-byte