pub fn intohexcaps(buf: &mut [u8], src: &[u8])
write uppercase hex to buffer.
panics if buff is not exactly twice the size of src.
buff
src