flwr
androidJvm
flwr
/
dev.flower.android
/
Scalar
/
BytesValue
Bytes
Value
data
class
BytesValue
(
val
value
:
ByteString
)
:
Scalar
<
ByteString
>
Members
Constructors
Bytes
Value
Link copied to clipboard
constructor
(
value
:
ByteString
)
Properties
value
Link copied to clipboard
open
override
val
value
:
ByteString