public static class ReaderExpressionHelper.QuoteMetaOutputStream extends OutputStream
| Modifier and Type | Field and Description |
|---|---|
protected OutputStream |
delegate |
| Constructor and Description |
|---|
QuoteMetaOutputStream(OutputStream delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int unquoted) |
void |
writeNullCharacterBytes() |
close, flush, write, writeprotected final OutputStream delegate
public QuoteMetaOutputStream(OutputStream delegate)
public void writeNullCharacterBytes()
throws IOException
IOExceptionpublic void write(int unquoted)
throws IOException
write in class OutputStreamIOException