Skip to main content

encode_to_vec

Function encode_to_vec 

Source
pub fn encode_to_vec(bytes: &[u8]) -> Vec<u8> 
Expand description

Encode a byte slice to a hex-encoded byte slice.