THE PACKAGE JAVA.IO
java.io.PrintStream
22.22
22.22.1
public PrintStream(OutputStream out)
This constructor initializes a newly created
PrintStream
by saving its argument,
the output stream
out
, for later use. This stream will not autoflush.
22.22.2
public PrintStream(OutputStream out, boolean autoflush)
This constructor initializes a newly created
PrintStream
by saving its argument,
the output stream
out
, for later use. This stream will autoflush if and only if
autoflush
is
true
.
22.22.3
public void write(int b)
See the general contract of the
write
method of
OutputStream
( 22.15.1).
Overrides the
write
method of
FilterOutputStream
( 22.19.3).
22.22.4
public void write(byte[] b, int off, int len)
throws NullPointerException,
IndexOutOfBoundsException
See the general contract of the
write
method of
OutputStream
( 22.15.3).
Overrides the
write
method of
FilterOutputStream
( 22.19.5).
22.22.5
public void flush()
See the general contract of the
flush
method of
OutputStream
( 22.15.4).
Overrides the
flush
method of
FilterOutputStream
( 22.19.6).
22.22.6
public void close()
See the general contract of the
close
method of
OutputStream
( 22.15.5).
Overrides the
close
method of
FilterOutputStream
( 22.19.7).
22.22.7
public boolean checkError()
The result is
true
if and only if this output stream has ever encountered any kind
of trouble that is, if any operation on the contained output stream has ever
resulted in an
IOException
other than an
InterruptedIOException
. If an
739
footer
Our partners:
PHP: Hypertext Preprocessor Best Web Hosting
Java Web Hosting
Inexpensive Web Hosting
Jsp Web Hosting
Cheapest Web Hosting
Jsp Hosting
Cheap Hosting
Visionwebhosting.net Business web hosting division of Web
Design Plus. All rights reserved