toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.memory
/
setUInt8
set
UInt8
fun
Buffer
.
setUInt8
(
index
:
Int
,
value
:
Int
)
Deprecated
Replace with
set8(index, value.toByte())
Content copied to clipboard