public final class Utf8 extends Object
byte[]
String
Utf8()
static String
convert(byte[] b)
static byte[]
convert(String s)
static int
utf8StringLengthInBytes(String utf8)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Utf8()
public static byte[] convert(String s)
public static String convert(byte[] b)
public static int utf8StringLengthInBytes(String utf8)