public final class HeapBuffer extends java.lang.Object implements BufferResource
| Constructor and Description |
|---|
HeapBuffer(int length,
java.nio.ByteOrder endianness) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
HeapMemory |
memory() |
public HeapMemory memory()
memory in interface BufferResourcepublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOException