kotlinx-uuid
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kotlinx-uuid
kotlinx-uuid-sqldelight
/
app.softwork.uuid.sqldelight
Package-level
declarations
Types
Types
Uuid
Byte
Array
Adapter
Link copied to clipboard
data
object
UuidByteArrayAdapter
:
ColumnAdapter
<
Uuid
,
ByteArray
>
Uuid
String
Adapter
Link copied to clipboard
data
object
UuidStringAdapter
:
ColumnAdapter
<
Uuid
,
String
>