| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferBytes
Byte buffer bytes.
|
class |
DirectBytes
ByteBuffer based direct bytes. |
class |
FileBytes
File bytes.
|
class |
HeapBytes
ByteBuffer based heap bytes. |
class |
MappedBytes
ByteBuffer based mapped bytes. |
class |
NativeBytes
Native bytes.
|
class |
SwappedBytes
Bytes in swapped order.
|
class |
UnsafeDirectBytes
Direct byte buffer bytes.
|
class |
UnsafeHeapBytes
Java heap bytes.
|
class |
UnsafeMappedBytes
Mapped bytes.
|
class |
WrappedBytes
Wrapped bytes.
|
Copyright © 2013–2017. All rights reserved.