| Package | Description |
|---|---|
| net.openhft.lang.io |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Bytes |
interface |
ByteStringAppender |
interface |
ByteStringParser |
interface |
RandomDataInput |
interface |
RandomDataOutput |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBytes |
class |
ByteBufferBytes |
class |
DirectBytes |
class |
MultiStoreBytes |
class |
NativeBytes |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBytes.write(BytesCommon bytes,
long position,
long length) |
void |
BytesCommon.write(BytesCommon bytes,
long position,
long length)
Copy from one Bytes to another, moves the position by length
|
Copyright © 2014. All Rights Reserved.