| Package | Description |
|---|---|
| net.openhft.chronicle.bytes | |
| net.openhft.chronicle.bytes.util |
| Modifier and Type | Method and Description |
|---|---|
default StopCharsTester |
StopCharsTester.escaping() |
| Modifier and Type | Method and Description |
|---|---|
static void |
BytesUtil.parse8bit(StreamingDataInput bytes,
Bytes builder,
StopCharsTester tester) |
static void |
BytesUtil.parse8bit(StreamingDataInput bytes,
StringBuilder builder,
StopCharsTester tester) |
static void |
BytesUtil.parseUTF(StreamingDataInput bytes,
Appendable builder,
StopCharsTester tester) |
| Modifier and Type | Class and Description |
|---|---|
class |
EscapingStopCharsTester |
| Constructor and Description |
|---|
EscapingStopCharsTester(StopCharsTester sct) |
Copyright © 2015. All rights reserved.