bytesPerGroup
Defines BytesHexFormat.bytesPerGroup of the format being built, Int.MAX_VALUE by default.
The value must be positive.
Since Kotlin
1.9Throws
if a non-positive value is assigned to this property.
Defines BytesHexFormat.bytesPerGroup of the format being built, Int.MAX_VALUE by default.
The value must be positive.
if a non-positive value is assigned to this property.
Thanks for your feedback!