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) |
Copyright © 2013 Oracle. All Rights Reserved.