Kotlin SQLite
Toggle table of contents
0.0.3
release
Target filter
release
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign JNI
/
ksqlite.foreign
/
nativeBufferRead
native
Buffer
Read
external
fun
nativeBufferRead
(
buffer
:
Long
,
destination
:
ByteArray
,
size
:
Int
,
sourceOffset
:
Long
,
destinationOffset
:
Int
)
(
source
)
Reads bytes into
destination
.