| Package | Description |
|---|---|
| java.nio |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBuffer
A buffer for bytes.
|
class |
DirectByteBuffer
DirectByteBuffer, DirectReadWriteByteBuffer and DirectReadOnlyHeapByteBuffer compose
the implementation of direct byte buffers.
|
class |
DirectReadWriteByteBuffer
DirectByteBuffer, DirectReadWriteByteBuffer and DirectReadOnlyByteBuffer compose
the implementation of direct byte buffers.
|
Copyright © 2020 Dmitrii Tikhomirov. All rights reserved.