pub fn bytes_32ify(n: u64) -> Vec<u8> ⓘ
Returns a number in bytes form with padding to fit in 32 bytes.