| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryWriteDocumentContext
A context used for writing documents in a binary format.
|
class |
DocumentContextHolder
This is the DocumentContextHolder class which implements both
DocumentContext
and WriteDocumentContext. |
class |
TextWriteDocumentContext
Provides a concrete implementation of the
WriteDocumentContext for text-based wire representations. |
| Modifier and Type | Field and Description |
|---|---|
protected WriteDocumentContext |
TextWire.writeContext
Context for writing documents in the wire format.
|
Copyright © 2024. All rights reserved.