pub fn transcode_to_bytes(a: &[u64], nbits: usize) -> Vec<u8> ⓘ
Transcodes a vector of u64 of nbits-bit numbers into a vector of bytes.
nbits