logo
pub fn encode_pretty<B: AsRef<[u8]>>(buffer: B) -> String
Expand description

Encodes the given buffer as hexadecimal number with spaces.