public class Utf8Utils extends Object
Constructor and Description |
---|
Utf8Utils() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
encode(Charset charset,
String string) |
static void |
encode(Charset charset,
String string,
OutputStream os) |
public static void encode(Charset charset, String string, OutputStream os) throws IOException
IOException
Copyright © 2015 Oracle Corporation. All rights reserved.