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(BytesStore bs,
StringBuilder sb,
int utflen) |
static void |
BytesUtil.parseUtf8(StreamingDataInput in,
Appendable appendable,
int utflen) |
Modifier and Type | Method and Description |
---|---|
protected String |
UTF8StringInterner.getValue(BytesStore cs,
int length) |
Copyright © 2018. All rights reserved.