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