tuweni / org.apache.tuweni.bytes / Bytes / toHexString

toHexString

open fun toHexString(): String! (source)

Provides this value represented as hexadecimal, starting with "0x".

Return
String!: This value represented as hexadecimal, starting with "0x".