Functions§
- common_
hex_ len - Calculates common prefix length of two byte sequences. The length to be returned is a number of hexadecimal digits.
- encode_
reverse_ hex - Encodes
data
as hex string usingz-k
“digits”. - to_
forward_ hex
data
as hex string using z-k
“digits”.