public class Writers extends Object
| Modifier and Type | Method and Description |
|---|---|
protected static void |
writeBasicString(Writer output,
String string) |
protected static void |
writeJsonUtf8String(String s,
Writer output) |
protected static void writeJsonUtf8String(String s, Writer output) throws IOException
IOExceptionprotected static void writeBasicString(Writer output, String string) throws IOException
IOExceptionCopyright © 2023. All rights reserved.