trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
jni
native
web
Target filter
common
jni
native
web
Switch theme
Search in API
Skip to content
trixnity
trixnity-vodozemac
/
de.connect2x.trixnity.vodozemac.utils
/
NativePointer
Native
Pointer
common
jni
native
web
expect
class
NativePointer
actual
typealias
NativePointer
=
Long
actual
typealias
NativePointer
=
Long
actual
typealias
NativePointer
=
Int
Members & Extensions
Properties
int
Value
Link copied to clipboard
common
jni
native
web
expect
val
NativePointer
.
intValue
:
Int
actual
val
NativePointer
.
intValue
:
Int
actual
val
NativePointer
.
intValue
:
Int
actual
val
NativePointer
.
intValue
:
Int
long
Value
Link copied to clipboard
common
jni
native
web
expect
val
NativePointer
.
longValue
:
Long
actual
val
NativePointer
.
longValue
:
Long
actual
val
NativePointer
.
longValue
:
Long
actual
val
NativePointer
.
longValue
:
Long
Functions
format
Link copied to clipboard
common
jni
native
web
expect
fun
NativePointer
.
format
(
)
:
String
actual
fun
NativePointer
.
format
(
)
:
String
actual
fun
NativePointer
.
format
(
)
:
String
actual
fun
NativePointer
.
format
(
)
:
String
to
Byte
Array
Link copied to clipboard
fun
NativePointer
.
toByteArray
(
size
:
Int
)
:
ByteArray
to
Native
Pointer
Array
Link copied to clipboard
fun
NativePointer
.
toNativePointerArray
(
size
:
Int
)
:
NativePointerArray