korlibs
Toggle table of contents
6.1.0-SNAPSHOT
android
common
js
jvm
native
wasmJs
Target filter
android
common
js
jvm
native
wasmJs
Switch theme
Search in API
Skip to content
korlibs
korlibs-ffi-legacy
/
korlibs.ffi
/
FFIMemory
FFIMemory
android
common
js
jvm
native
wasmJs
actual
class
FFIMemory
expect
class
FFIMemory
actual
typealias
FFIMemory
=
Uint8Array
actual
typealias
FFIMemory
=
Memory
actual
typealias
FFIMemory
=
ByteArray
actual
class
FFIMemory
Members
Members & Extensions
Constructors
FFIMemory
Link copied to clipboard
android
wasmJs
constructor
(
)
constructor
(
)
Properties
pointer
Link copied to clipboard
android
common
js
jvm
native
wasmJs
actual
val
FFIMemory
.
pointer
:
FFIPointer
expect
val
FFIMemory
.
pointer
:
FFIPointer
actual
val
FFIMemory
.
pointer
:
FFIPointer
actual
val
FFIMemory
.
pointer
:
FFIPointer
actual
val
FFIMemory
.
pointer
:
FFIPointer
actual
val
FFIMemory
.
pointer
:
FFIPointer
Functions
use
Pointer
Link copied to clipboard
android
common
js
jvm
native
wasmJs
actual
inline
fun
<
T
>
FFIMemory
.
usePointer
(
block
:
(
pointer
:
FFIPointer
)
->
T
)
:
T
expect
inline
fun
<
T
>
FFIMemory
.
usePointer
(
block
:
(
pointer
:
FFIPointer
)
->
T
)
:
T
actual
inline
fun
<
T
>
FFIMemory
.
usePointer
(
block
:
(
FFIPointer
)
->
T
)
:
T
actual
inline
fun
<
T
>
FFIMemory
.
usePointer
(
block
:
(
FFIPointer
)
->
T
)
:
T
actual
inline
fun
<
T
>
FFIMemory
.
usePointer
(
block
:
(
pointer
:
FFIPointer
)
->
T
)
:
T
actual
inline
fun
<
T
>
FFIMemory
.
usePointer
(
block
:
(
pointer
:
FFIPointer
)
->
T
)
:
T