pub fn combine(ty: u8, bytes: &[u8]) -> Vec<u8> 
Expand description

Combines a u8 with a u8 slice.