Std.Base32.encodeHex
1 declaration
fn
encodeHex: &Bytes -> StrBytes in the extended-hex alphabet, padded. Its digits sort in the same order as the bytes they encode, so encoded keys can be compared as text.
1 declaration
encodeHex: &Bytes -> StrBytes in the extended-hex alphabet, padded. Its digits sort in the same order as the bytes they encode, so encoded keys can be compared as text.