Skip to Main Content
Java
book

Java

by Michael Sikora
January 2003
Beginner to intermediate content levelBeginner to intermediate
150 pages
7h 28m
English
Morgan Kaufmann
Content preview from Java
[] 7.4 Buffered Input and Output Streams
93
YileReader and YileWriter classes have an equivalent in YilelnputStream and Yile0utput-
Stream, respectively.
Line 15 uses the form of the java.io.Yile0utputStream.write method that outputs a
single character, c, at a time to the output stream, out.
7.4 Buffered Input and Output Streams
If a large amount of data is being read from a source or written to a destination, buffering
will make the processing more efficient. Instead of accessing the destination for every write,
by using a buffered output stream, data is written to a buffer; when the buffer is ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java Programming

Java Programming

Poornachandra Sarang
JAVA Programming

JAVA Programming

K. Rajkumar
Java Programming

Java Programming

Hari Mohan Pandey
Java 9 for Programmers

Java 9 for Programmers

Paul J. Deitel, Harvey Deitel

Publisher Resources

ISBN: 9781558609099