toggle menu
flatInvoker
android
common
ios
switch theme
search in API
flatinvoker-core
/
dev.shibasis.flatinvoker.core
/
FlexBuffer
Flex
Buffer
android
common
ios
actual
object
FlexBuffer
expect
object
FlexBuffer
actual
object
FlexBuffer
Members
Functions
Blob
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
Blob
(
pointer
:
Long
,
key
:
String
?
,
value
:
ByteArray
)
expect
fun
Blob
(
pointer
:
Long
,
key
:
String
?
,
value
:
ByteArray
)
actual
inline
fun
Blob
(
pointer
:
Long
,
key
:
String
?
,
value
:
ByteArray
)
Bool
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
Bool
(
pointer
:
Long
,
key
:
String
?
,
value
:
Boolean
)
expect
fun
Bool
(
pointer
:
Long
,
key
:
String
?
,
value
:
Boolean
)
actual
inline
fun
Bool
(
pointer
:
Long
,
key
:
String
?
,
value
:
Boolean
)
Create
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
Create
(
)
:
Long
expect
fun
Create
(
)
:
Long
actual
inline
fun
Create
(
)
:
Long
Destroy
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
Destroy
(
pointer
:
Long
)
expect
fun
Destroy
(
pointer
:
Long
)
actual
inline
fun
Destroy
(
pointer
:
Long
)
Double
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
Double
(
pointer
:
Long
,
key
:
String
?
,
value
:
Double
)
expect
fun
Double
(
pointer
:
Long
,
key
:
String
?
,
value
:
Double
)
actual
inline
fun
Double
(
pointer
:
Long
,
key
:
String
?
,
value
:
Double
)
End
Map
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
EndMap
(
pointer
:
Long
,
mapStart
:
Long
)
expect
fun
EndMap
(
pointer
:
Long
,
mapStart
:
Long
)
actual
inline
fun
EndMap
(
pointer
:
Long
,
mapStart
:
Long
)
End
Vector
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
EndVector
(
pointer
:
Long
,
vectorStart
:
Long
)
expect
fun
EndVector
(
pointer
:
Long
,
vectorStart
:
Long
)
actual
inline
fun
EndVector
(
pointer
:
Long
,
vectorStart
:
Long
)
Finish
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
Finish
(
pointer
:
Long
)
:
Long
expect
fun
Finish
(
pointer
:
Long
)
:
Long
actual
inline
fun
Finish
(
pointer
:
Long
)
:
Long
Float
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
Float
(
pointer
:
Long
,
key
:
String
?
,
value
:
Float
)
expect
fun
Float
(
pointer
:
Long
,
key
:
String
?
,
value
:
Float
)
actual
inline
fun
Float
(
pointer
:
Long
,
key
:
String
?
,
value
:
Float
)
Get
Buffer
Link copied to clipboard
android
common
ios
actual
inline
fun
GetBuffer
(
pointer
:
Long
)
:
ByteArray
expect
fun
GetBuffer
(
pointer
:
Long
)
:
ByteArray
actual
inline
fun
GetBuffer
(
pointer
:
Long
)
:
ByteArray
Int
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
Int
(
pointer
:
Long
,
key
:
String
?
,
value
:
Long
)
expect
fun
Int
(
pointer
:
Long
,
key
:
String
?
,
value
:
Long
)
actual
inline
fun
Int
(
pointer
:
Long
,
key
:
String
?
,
value
:
Long
)
jni
Get
Buffer
Link copied to clipboard
android
@
JvmStatic
external
fun
jniGetBuffer
(
pointer
:
Long
)
:
ByteBuffer
Null
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
Null
(
pointer
:
Long
,
key
:
String
?
)
expect
fun
Null
(
pointer
:
Long
,
key
:
String
?
)
actual
inline
fun
Null
(
pointer
:
Long
,
key
:
String
?
)
Parse
Json
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
ParseJson
(
pointer
:
Long
,
data
:
String
)
:
Long
expect
fun
ParseJson
(
pointer
:
Long
,
data
:
String
)
:
Long
actual
inline
fun
ParseJson
(
pointer
:
Long
,
data
:
String
)
:
Long
Start
Map
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
StartMap
(
pointer
:
Long
,
key
:
String
?
)
:
Long
expect
fun
StartMap
(
pointer
:
Long
,
key
:
String
?
)
:
Long
actual
inline
fun
StartMap
(
pointer
:
Long
,
key
:
String
?
)
:
Long
Start
Vector
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
StartVector
(
pointer
:
Long
,
key
:
String
?
)
:
Long
expect
fun
StartVector
(
pointer
:
Long
,
key
:
String
?
)
:
Long
actual
inline
fun
StartVector
(
pointer
:
Long
,
key
:
String
?
)
:
Long
String
Link copied to clipboard
android
common
ios
@
JvmStatic
actual
external
fun
String
(
pointer
:
Long
,
key
:
String
?
,
value
:
String
)
expect
fun
String
(
pointer
:
Long
,
key
:
String
?
,
value
:
String
)
actual
inline
fun
String
(
pointer
:
Long
,
key
:
String
?
,
value
:
String
)