Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.schema
/
blob
blob
fun
BaseTable
<
*
>
.
blob
(
name
:
String
)
:
Column
<
ByteArray
>
(
source
)
Define a column typed of
BlobSqlType
.