final class Target_io_netty_buffer_EmptyByteBuf extends Object
| Constructor and Description |
|---|
Target_io_netty_buffer_EmptyByteBuf() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMemoryAddress() |
ByteBuffer |
internalNioBuffer(int index,
int length) |
long |
memoryAddress() |
ByteBuffer |
nioBuffer() |
ByteBuffer[] |
nioBuffers() |
public ByteBuffer nioBuffer()
public ByteBuffer[] nioBuffers()
public ByteBuffer internalNioBuffer(int index, int length)
public boolean hasMemoryAddress()
public long memoryAddress()
Copyright © 2021 JBoss by Red Hat. All rights reserved.