public class LineOutputStream
extends java.io.FilterOutputStream
The expected use is to write out RFC822 style headers to an output stream.
Constructor and Description |
---|
LineOutputStream(java.io.OutputStream out) |
LineOutputStream(java.io.OutputStream out,
boolean allowutf8) |
Modifier and Type | Method and Description |
---|---|
void |
writeln() |
void |
writeln(java.lang.String s) |
Copyright © 2010 - 2020 Adobe. All Rights Reserved