All of Java's Input/ Output (I/O) facilities are based on streams, which provide simple ways to read & write data of different types. Focusing on Java 5.0 APIs, this book tells you about streams shows you how to control number formatting, use characters aside from the standard ASCII character set, & write multilingual software.