Bytes

@Serializable
value class Bytes(val value: ByteArray) : Response

Constructors

Link copied to clipboard
constructor(value: ByteArray)

Properties

Link copied to clipboard