corda / net.corda.core.utilities / ByteSequence / bytes

bytes

abstract val bytes: ByteArray

The underlying bytes. Some implementations may choose to make a copy of the underlying ByteArray for security reasons. For example, OpaqueBytes.