byteSeparator

Defines BytesHexFormat.byteSeparator of the format being built, empty string by default.

The string must not contain LF and CR characters.

Since Kotlin

1.9

Throws

if a string containing LF or CR character is assigned to this property.