Wasm-sqlite-open-helper
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasm-sqlite-open-helper
sqlite-common
/
at.released.wasm.sqlite.open.helper
/
WasmPtr
Wasm
Ptr
@
JvmInline
value
class
WasmPtr
<
out
P
>
(
val
addr
:
Int
)
(
source
)
Members
Members & Extensions
Constructors
Wasm
Ptr
Link copied to clipboard
constructor
(
addr
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
addr
Link copied to clipboard
val
addr
:
Int
Functions
is
Null
Link copied to clipboard
fun
WasmPtr
<
*
>
.
isNull
(
)
:
Boolean
plus
Link copied to clipboard
operator
fun
<
P
>
WasmPtr
<
P
>
.
plus
(
bytes
:
Int
)
:
WasmPtr
<
P
>
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String