profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.cfg
/
PFCfgKVPair
/
Companion
Companion
object
Companion
Functions
Functions
add
Key
Link copied to clipboard
fun
addKey
(
builder
:
FlatBufferBuilder
,
key
:
Int
)
add
Value
Link copied to clipboard
fun
addValue
(
builder
:
FlatBufferBuilder
,
value
:
Int
)
create
PFCfg
KVPair
Link copied to clipboard
fun
createPFCfgKVPair
(
builder
:
FlatBufferBuilder
,
keyOffset
:
Int
,
valueOffset
:
Int
)
:
Int
end
PFCfg
KVPair
Link copied to clipboard
fun
endPFCfgKVPair
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFCfg
KVPair
Link copied to clipboard
fun
getRootAsPFCfgKVPair
(
_bb
:
ByteBuffer
)
:
PFCfgKVPair
fun
getRootAsPFCfgKVPair
(
_bb
:
ByteBuffer
,
obj
:
PFCfgKVPair
)
:
PFCfgKVPair
start
PFCfg
KVPair
Link copied to clipboard
fun
startPFCfgKVPair
(
builder
:
FlatBufferBuilder
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)