Boomerang
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Boomerang
core
/
io.buszi.boomerang.core
/
MapBoomerang
/
putByte
put
Byte
open
override
fun
putByte
(
key
:
String
,
value
:
Byte
)
(
source
)
Stores a Byte value with the given key.
Parameters
key
The key to store the value under
value
The Byte value to store