suffix
Defines NumberHexFormat.suffix 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.suffix 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!