static fun bytesToPath(bytes: Bytes): Bytes
Calculate a RADIX-16 path for a given byte sequence.
bytes - The byte sequence to calculate the path for.
bytes
Return The Radix-16 path.