profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.cfg
/
PFCfgKVPair
PFCfg
KVPair
class
PFCfgKVPair
:
Table
Types
Constructors
Functions
Properties
Constructors
PFCfg
KVPair
Link copied to clipboard
fun
PFCfgKVPair
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
__assign
Link copied to clipboard
fun
__assign
(
_i
:
Int
,
_bb
:
ByteBuffer
)
:
PFCfgKVPair
__init
Link copied to clipboard
fun
__init
(
_i
:
Int
,
_bb
:
ByteBuffer
)
__reset
Link copied to clipboard
open
fun
__reset
(
)
get
Byte
Buffer
Link copied to clipboard
open
fun
getByteBuffer
(
)
:
ByteBuffer
key
In
Byte
Buffer
Link copied to clipboard
fun
keyInByteBuffer
(
_bb
:
ByteBuffer
)
:
ByteBuffer
value
In
Byte
Buffer
Link copied to clipboard
fun
valueInByteBuffer
(
_bb
:
ByteBuffer
)
:
ByteBuffer
Properties
key
Link copied to clipboard
val
key
:
String
?
Key or name
key
As
Byte
Buffer
Link copied to clipboard
val
keyAsByteBuffer
:
ByteBuffer
value
Link copied to clipboard
val
value
:
String
?
Stored value
value
As
Byte
Buffer
Link copied to clipboard
val
valueAsByteBuffer
:
ByteBuffer