Kiln
Toggle table of contents
1.0.0-alpha04
common
Target filter
common
Switch theme
Search in API
Skip to content
Kiln
runtime
/
io.github.sufarook.kiln.runtime
/
SqlArg
/
BytesArg
Bytes
Arg
data
class
BytesArg
(
val
value
:
ByteArray
?
)
:
SqlArg
Members
Constructors
Bytes
Arg
Link copied to clipboard
constructor
(
value
:
ByteArray
?
)
Properties
value
Link copied to clipboard
val
value
:
ByteArray
?