[][src]Function serde_hex::utils::intohexcaps

pub fn intohexcaps(buf: &mut [u8], src: &[u8])

write uppercase hex to buffer.

panics

panics if buff is not exactly twice the size of src.