bytes

inline fun bytes(builderAction: HexFormat.BytesHexFormat.Builder.() -> Unit)(source)

Provides a scope for configuring the HexFormat.bytes format options.

See BytesHexFormat.Builder for default values of the options.

Since Kotlin

1.9

Defines HexFormat.bytes of the format being built.

See BytesHexFormat.Builder for default values of the options.

Since Kotlin

1.9