ByteBufUtil.swapLong

Toggles the endianness of the specified 64-bit long integer.

class ByteBufUtil
static
long
swapLong
(
long value
)

Meta