BytesListValue

class BytesListValue(val value: List<ByteArray>) : Scalar

Constructors

Link copied to clipboard
constructor(value: List<ByteArray>)

Properties

Link copied to clipboard