toggle menu
SQLDelight
2.1.0-SNAPSHOT
common
switch theme
search in API
runtime
/
app.cash.sqldelight.db
/
SqlCursor
/
getBytes
get
Bytes
abstract
fun
getBytes
(
index
:
Int
)
:
ByteArray
?
Return
The bytes or null value of column
index
for the current row of the result set.