| Package | Description |
|---|---|
| net.openhft.chronicle.core.util |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
StringUtils.extractBytes(@NotNull String s) |
static byte[] |
StringUtils.extractBytes(@NotNull StringBuilder sb) |
static byte |
StringUtils.getStringCoder(@NotNull String str) |
static byte |
StringUtils.getStringCoder(@NotNull StringBuilder str) |
static @NotNull String |
StringUtils.newStringFromBytes(byte[] bytes) |
Copyright © 2024. All rights reserved.