val UpperCase: HexFormat
Uses upper case hexadecimal digits 0-9, A-F when formatting both ByteArray and numeric values. That is upperCase is true.
0-9
A-F
ByteArray
true
The same as Default format in other aspects.
© 2010–2023 JetBrains s.r.o. and Kotlin Programming Language contributorsLicensed under the Apache License, Version 2.0. https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/-hex-format/-upper-case.html