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