public final class Utf8 extends Object
byte[] -> String and vice versa.| Constructor and Description |
|---|
Utf8() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convert(byte[] b) |
static byte[] |
convert(String s) |
static int |
utf8StringLengthInBytes(String utf8) |
Copyright © 2016. All rights reserved.