Function seq_bytes

Source
pub fn seq_bytes(count: usize) -> Vec<u8> 
Expand description

seq_bytes returns a Vec<u8> containing a sequence of u8 bytes and applying the remainder operation if count is longer than u8::MAX