pub fn get_blob(bytes: usize, template: &[u8]) -> Vec<u8> ⓘ
Get a vector of u8 values the length of the bytes param the template param will be repeated to fill the return value