hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
ByteBufUtil.swapInt
hunt
net
buffer
ByteBufUtil
ByteBufUtil
Toggles the endianness of the specified 32-bit integer.
class
ByteBufUtil
static
int
swapInt
(
int
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 32-bit integer.