ByteBuf.hasMemoryAddress

Returns {@code true} if and only if this buffer has a reference to the low-level memory address that points to the backing data.

class ByteBuf
abstract
bool
hasMemoryAddress
()

Meta