Skip to main content

int_of_word32

Function int_of_word32 

Source
pub fn int_of_word32(w: Word32) -> i64
Expand description

The unsigned value of a Word32 as an Int — the compiled form of intOfWord32(w), used to serialize a keystream word into bytes (Int mod/div) for the XOR against a Seq of Int payload.