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
IOExceptionCopyright © 2023 Oracle Corporation. All Rights Reserved.