public class UTF8 extends Object
UTF8()
static byte[]
toBytes(String s)
static String
toString(byte[] bytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UTF8()
public static String toString(byte[] bytes)
public static byte[] toBytes(String s)