toggle menu
korge-root
5.1.0
common
darwin
js
jvmAndroid
switch theme
search in API
korge-foundation
/
korlibs.memory
/
Buffer
/
Buffer
Buffer
common
darwin
js
jvmAndroid
expect
constructor
(
size
:
Int
,
direct
:
Boolean
=
false
)
expect
constructor
(
array
:
ByteArray
,
offset
:
Int
=
0
,
size
:
Int
=
array.size - offset
)
constructor
(
data
:
ByteArray
,
offset
:
Int
,
size
:
Int
,
dummy
:
Unit
)
actual
constructor
(
size
:
Int
,
direct
:
Boolean
)
actual
constructor
(
array
:
ByteArray
,
offset
:
Int
,
size
:
Int
)
constructor
(
dataView
:
DataView
)
actual
constructor
(
size
:
Int
,
direct
:
Boolean
)
actual
constructor
(
array
:
ByteArray
,
offset
:
Int
,
size
:
Int
)
constructor
(
buffer
:
<Error class: unknown class>
)
actual
constructor
(
size
:
Int
,
direct
:
Boolean
)
actual
constructor
(
array
:
ByteArray
,
offset
:
Int
,
size
:
Int
)