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