cborData

fun cborData(): ByteArray

Returns the content of the item as CBOR data.

Important: The returned CBOR data is not cached, make sure to call this method once and keep it for as long as needed.