| Interface | Description |
|---|---|
| ByteBuffer |
A byte buffer that exposes the internal byte array with minimal copying.
|
| ByteBufferFactory |
Used for building instances of
ByteBuffer. |
| Class | Description |
|---|---|
| ByteBufferFactoryImpl | |
| ByteBufferImpl |
A byte buffer that exposes the internal byte array with minimal copying
|
| ByteBufferImpl.Externalizer | |
| ExposedByteArrayOutputStream |
Extends ByteArrayOutputStream, but exposes the internal buffer.
|
| UnsignedNumeric |
Helper to read and write unsigned numerics
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.