prefix
Defines NumberHexFormat.prefix of the format being built, empty string by default.
The string must not contain LF and CR characters.
Since Kotlin
1.9Throws
if a string containing LF or CR character is assigned to this property.
Defines NumberHexFormat.prefix of the format being built, empty string by default.
The string must not contain LF and CR characters.
if a string containing LF or CR character is assigned to this property.
Thanks for your feedback!