byte2hex

Function byte2hex 

Source
pub(crate) fn byte2hex(byte: u8, table: &[u8; 16]) -> (u8, u8)