HexFormat
Represents hexadecimal format options.
To create a new HexFormat use HexFormat
function.
Since Kotlin
1.9Types
Link copied to clipboard
class BytesHexFormat
Represents hexadecimal format options for formatting and parsing ByteArray
.
Since Kotlin 1.9
Link copied to clipboard
class NumberHexFormat
Represents hexadecimal format options for formatting and parsing a numeric value.
Since Kotlin 1.9