toggle menu
flatInvoker
common
switch theme
search in API
flatbuffers-kotlin
/
com.google.flatbuffers.kotlin
/
ArrayReadWriteBuffer
/
ArrayReadWriteBuffer
Array
Read
Write
Buffer
constructor
(
initialCapacity
:
Int
=
10
)
constructor
(
buffer
:
ByteArray
,
offset
:
Int
=
0
,
writeLimit
:
Int
=
-1
,
writePosition
:
Int
=
offset
)