| 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 |
AppendableUtil.read8bitAndAppend(StreamingDataInput bytes,
StringBuilder appendable,
StopCharsTester tester) |
static void |
AppendableUtil.readUtf8AndAppend(StreamingDataInput bytes,
Appendable appendable,
StopCharsTester tester) |
static void |
AppendableUtil.readUTFAndAppend(StreamingDataInput bytes,
Appendable appendable,
StopCharsTester tester) |
| Modifier and Type | Class and Description |
|---|---|
class |
EscapingStopCharsTester |
| Constructor and Description |
|---|
EscapingStopCharsTester(StopCharsTester sct) |
Copyright © 2016. All rights reserved.