emulinker
Toggle table of contents
1.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
emulinker
emulinker
/
org.emulinker.util
/
UnsignedUtil
/
putUnsignedShort
put
Unsigned
Short
fun
ByteBuffer
.
putUnsignedShort
(
value
:
Int
)
fun
ByteBuffer
.
putUnsignedShort
(
position
:
Int
,
value
:
Int
)
fun
ByteBuf
.
putUnsignedShort
(
value
:
Int
)
Deprecated
Replace with
this.writeShortLE(value)
Content copied to clipboard