| Package | Description |
|---|---|
| net.openhft.chronicle.bytes | |
| net.openhft.chronicle.bytes.util |
| Modifier and Type | Method and Description |
|---|---|
default @NotNull StopCharsTester |
StopCharsTester.escaping() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AppendableUtil.read8bitAndAppend(@NotNull StreamingDataInput bytes,
@NotNull StringBuilder appendable,
@NotNull StopCharsTester tester) |
static void |
AppendableUtil.readUtf8AndAppend(@NotNull StreamingDataInput bytes,
@NotNull Appendable appendable,
@NotNull StopCharsTester tester) |
static void |
AppendableUtil.readUTFAndAppend(@NotNull StreamingDataInput bytes,
@NotNull Appendable appendable,
@NotNull StopCharsTester tester) |
| Modifier and Type | Class and Description |
|---|---|
class |
EscapingStopCharsTester |
| Constructor and Description |
|---|
EscapingStopCharsTester(StopCharsTester sct) |
Copyright © 2020. All rights reserved.