openrndr
Toggle table of contents
0.5.0-dev.24+7dd2530
commonJvm
common
web
Target filter
commonJvm
common
web
Switch theme
Search in API
Skip to content
openrndr
openrndr-utils
/
org.openrndr.utils.buffer
/
MPPBuffer
/
Companion
Companion
commonJvm
common
web
actual
object
Companion
(
source
)
expect
object
Companion
(
source
)
actual
object
Companion
(
source
)
Members
Functions
allocate
Link copied to clipboard
commonJvm
common
web
actual
fun
allocate
(
size
:
Int
)
:
MPPBuffer
expect
fun
allocate
(
size
:
Int
)
:
MPPBuffer
actual
fun
allocate
(
size
:
Int
)
:
MPPBuffer
create
From
Link copied to clipboard
commonJvm
common
web
actual
fun
createFrom
(
fromBytes
:
ByteArray
)
:
MPPBuffer
expect
fun
createFrom
(
fromBytes
:
ByteArray
)
:
MPPBuffer
actual
fun
createFrom
(
fromBytes
:
ByteArray
)
:
MPPBuffer