bytes

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

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

See BytesHexFormat.Builder for default values of the options.


Defines HexFormat.bytes of the format being built.

See BytesHexFormat.Builder for default values of the options.