PowerSync Kotlin
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
PowerSync Kotlin
PowerSync
/
com.powersync.web
/
DataView
Data
View
web
class
DataView
:
JsAny
(
source
)
Members
Constructors
Data
View
Link copied to clipboard
web
constructor
(
buffer
:
ArrayBuffer
)
Functions
get
Int8
Link copied to clipboard
web
fun
getInt8
(
index
:
Int
)
:
Int
set
Int8
Link copied to clipboard
web
fun
setInt8
(
index
:
Int
,
value
:
Int
)
:
Int