public class StringUtils extends StringUtils
Modifier and Type | Field and Description |
---|---|
static byte[] |
EMPTY_BYTES |
UTF8_CHARSET, UTF8_STRING
Constructor and Description |
---|
StringUtils() |
Modifier and Type | Method and Description |
---|---|
static int |
estimatedBinaryLengthAsUTF8(String value) |
static byte[] |
toUtf8WithNullToEmpty(String string) |
fromUtf8, fromUtf8, fromUtf8, safeFormat, toUtf8
Copyright © 2011–2017. All rights reserved.