This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

Ready to Buy?
woodys-uk
Price: £27.86
In stock
Add to Cart

14 used & new from £0.50
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Java I/O (Java)
 
See larger image
 
Java I/O (Java) (Paperback)
by Elliotte Harold (Author)
4.0 out of 5 stars  (1 customer review)

Availability: Available from these sellers.

14 used & new available from £0.50
Other Editions: RRP: Our Price: Other Offers:
Paperback (Bargain Price,Import) Order it used
Paperback (2) 15 used & new from £7.62
 
   

Customers Who Bought This Item Also Bought

Designing Web Services with the J2EE 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Java)

Designing Web Services with the J2EE 1.4 Platform: JAX-RPC, SOAP, and XML Technologies (Java) by Inderjeet Singh

£30.39
Java Software Structures: Designing and Using Data Structures

Java Software Structures: Designing and Using Data Structures by John Lewis

£47.49
Practical Statecharts in C/C++: An Introduction to Quantum Programming

Practical Statecharts in C/C++: An Introduction to Quantum Programming by Miro Samek

5.0 out of 5 stars (1)  £24.69
Pro Jakarta Velocity: From Professional to Expert (Books for Professionals by Professionals)

Pro Jakarta Velocity: From Professional to Expert (Books for Professionals by Professionals) by Rob Harrop

5.0 out of 5 stars (1)  £25.00
Pro Apache Tomcat 6 (Pro)

Pro Apache Tomcat 6 (Pro) by Matthew; Mittal (Ed.), Kunal Moodie

4.0 out of 5 stars (1)  £27.99
Explore similar items : Books (55)

Product details

  • Paperback: 596 pages
  • Publisher: O'Reilly Media, Inc. (16 Mar 1999)
  • Language French
  • ISBN-10: 1565924851
  • ISBN-13: 978-1565924857
  • Product Dimensions: 23.3 x 18 x 3.1 cm
  • Average Customer Review: 4.0 out of 5 stars  (1 customer review)
  • Amazon.co.uk Sales Rank: 588,369 in Books (See Bestsellers in Books)
    (Publishers and authors: Improve Your Sales)
  • Other Editions: Paperback (Bargain Price,Import) |  Paperback (2) |  All Editions

  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

 (What is this?)
Java
InterSystems.com/Cache    Accelerate App Performance & Development. Free Download. 
iO Play Bluetooth Device
www.veda.co.uk    Stream music to your existing car audio system from phone or MP3 
Download Java Last
svetedu.net    Last Edition Of Java Free Download In 5 Seconds Enjoy Free 

Product Description

Book Description
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 provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data; and readers and writers, for reading and writing textual (character) data. You're almost certainly familiar with the basic kinds of streams--but did you know that there's a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O tells you all you ever need to know about streams--and probably more.

A discussion of I/O wouldn't be complete without treatment of character sets and formatting. Java supports the UNICODE standard, which provides definitions for the character sets of most written languages. Consequently, Java is the first programming language that lets you do I/O in virtually any language. Java also provides a sophisticated model for formatting textual and numeric data. Java I/O shows you how to control number formatting, use characters aside from the standard (but outdated) ASCII character set, and get a head start on writing truly multilingual software.

Java I/O includes:

Coverage of all I/O classes and related classes

In-depth coverage of Java's number formatting facilities and its support for International character sets

Synopsis
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 provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data; and readers and writers, for reading and writing textual (character) data. You're almost certainly familiar with the basic kinds of streams -- but did you know that there's a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O tells you all you ever need to know about streams -- and probably more. A discussion of I/O wouldn't be complete without treatment of character sets and formatting. Java supports the UNICODE standard, which provides definitions for the character sets of most written languages. Consequently, Java is the first programming language that lets you do I/O in virtually any language. Java also provides a sophisticated model for formatting textual and numeric data.

Java I/O shows you how to control number formatting, use characters aside from the standard (but outdated) ASCII character set, and get a head start on writing truly multilingual software. Java I/O includes: Coverage of all I/O classes and related classes In-depth coverage of Java's number formatting facilities and its support for International character sets

See all Product Description