← Docs
kotlin-stdlib / kotlin.text / HexFormat / Builder / bytes

bytes

Common
JVM
JS
Native
1.0
val bytes : Builder
(source)

Defines HexFormat.bytes of the format being built.

See BytesHexFormat.Builder for default values of the options.

Common
JVM
JS
Native
1.0
inline fun bytes ( builderAction : Builder . ( ) -> Unit )
(source)

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

See BytesHexFormat.Builder for default values of the options.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .