By Elliotte Rusty Harold
First Edition March 1999
ISBN: 1-56592-485-1
598 pages,
$39.95 US, $58.95 CA, £28.50 UK
All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java I/O tells you all you need to know about the four main categories of streams and uncovers less-known features to help make your I/O operations more efficient. You'll also learn how to control number formatting, use characters aside from the standard ASCII character set, and get a head start on writing truly multilingual software.
[Full Description]