public class Utf8Utils extends Object
Utf8Utils()
static byte[]
encode(Charset charset, String string)
static void
encode(Charset charset, String string, OutputStream os)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Utf8Utils()
public static byte[] encode(Charset charset, String string)
public static void encode(Charset charset, String string, OutputStream os) throws IOException
IOException
Copyright © 2013 Oracle Corporation. All rights reserved.