public final class Utf8 extends java.lang.Object
For internal use only.
Utf8()
static java.lang.String
decode(byte[] bytes)
static byte[]
encode(java.lang.CharSequence string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Utf8()
public static byte[] encode(java.lang.CharSequence string)
public static java.lang.String decode(byte[] bytes)