| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalWireIn
These methods are for internal use only.
|
interface |
Wire
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
interface |
WireIn
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
interface |
WireOut
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryWire
Created by peter.lawrey on 15/01/15.
|
class |
QueryWire
Created by peter.lawrey on 15/01/15.
|
class |
RawWire
Created by peter.lawrey on 19/01/15.
|
class |
TextWire
Created by peter.lawrey on 15/01/15.
|
Copyright © 2015. All rights reserved.