| Package | Description |
|---|---|
| net.openhft.chronicle.bytes.util |
| Modifier and Type | Class and Description |
|---|---|
class |
Bit8StringInterner
Implementation of
AbstractInterner for interning String
objects whose bytes are assumed to represent 8-bit characters such as
ISO-8859-1. |
class |
UTF8StringInterner
AbstractInterner implementation for interning String objects
decoded from UTF-8 byte sequences within a BytesStore. |
Copyright © 2026 Chronicle Software Ltd. All rights reserved.