public class OutputScanner.Scan extends FilterOutputStream
out| Constructor and Description |
|---|
OutputScanner.Scan(OutputStream out,
String scanString) |
public OutputScanner.Scan(OutputStream out, String scanString)
public void write(int b)
throws IOException
write in class FilterOutputStreamIOExceptionpublic void write(byte[] bytes)
throws IOException
write in class FilterOutputStreamIOExceptionpublic void write(byte[] bytes,
int off,
int len)
throws IOException
write in class FilterOutputStreamIOExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.