toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.memory
/
ByteArrayBuilder
/
ByteArrayBuilder
Byte
Array
Builder
constructor
(
initialCapacity
:
Int
=
4096
)
constructor
(
data
:
ByteArray
,
size
:
Int
=
data.size
,
allowGrow
:
Boolean
=
true
)