Package | Description |
---|---|
net.openhft.chronicle.bytes | |
net.openhft.chronicle.bytes.util |
Modifier and Type | Method and Description |
---|---|
default void |
StreamingDataInput.parseUTF(Appendable sb,
int length)
Deprecated.
|
default void |
StreamingDataInput.parseUtf8(Appendable sb,
int length) |
static void |
AppendableUtil.parseUtf8(@NotNull BytesStore bs,
StringBuilder sb,
int utflen) |
static void |
BytesUtil.parseUtf8(@NotNull StreamingDataInput in,
Appendable appendable,
int utflen) |
Modifier and Type | Method and Description |
---|---|
protected @NotNull String |
UTF8StringInterner.getValue(@NotNull BytesStore cs,
int length) |
Copyright © 2020. All rights reserved.