BytesArg

data class BytesArg(val value: ByteArray?) : SqlArg

Constructors

Link copied to clipboard
constructor(value: ByteArray?)

Properties

Link copied to clipboard