hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
ByteBufUtil.swapShort
hunt
net
buffer
ByteBufUtil
ByteBufUtil
Toggles the endianness of the specified 16-bit short integer.
class
ByteBufUtil
static
short
swapShort
(
short
value
)
Meta
Source
See Implementation
hunt
net
buffer
ByteBufUtil
ByteBufUtil
static functions
compare
decodeString
ensureWritableSuccess
equals
getBytes
hexDump
indexOf
readBytes
swapInt
swapLong
swapMedium
swapShort
threadLocalTempArray
toHash
static variables
DEFAULT_ALLOCATOR
variables
MAX_TL_ARRAY_LEN
WRITE_CHUNK_SIZE
Toggles the endianness of the specified 16-bit short integer.