pub fn word_padded(data: &[u8]) -> Vec<u8>
Expand description

Padded to multiple of machine word (4 bytes = 32 bits)