public class CRLFOutputStream extends FilterOutputStream
out| Constructor and Description |
|---|
CRLFOutputStream(OutputStream out) |
public CRLFOutputStream(OutputStream out)
public void write(int b)
throws IOException
write in class FilterOutputStreamIOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOException
write in class FilterOutputStreamIOExceptionCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.