StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.utils.extensions
/
put
put
fun
ByteBuffer
.
put
(
i
:
Int
,
i1
:
Int
)
fun
ByteBuffer
.
put
(
s
:
Short
)
fun
ByteBuffer
.
put
(
i
:
Int
)
fun
ByteBuffer
.
put
(
buffer
:
ByteBuffer
,
offset
:
Int
,
length
:
Int
)