[][src]Function sequoia_openpgp::fmt::hex::encode_pretty

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

Encodes the given buffer as hexadecimal number with spaces.