Note: This documents the main development branch. For specific versions, see docs.rs.
pub fn encode<B: AsRef<[u8]>>(buffer: B) -> String
Encodes the given buffer as hexadecimal number.