Examples from Chapter 8, Data Streams, of Java I/O, 2nd Edition

  • Example 8-1. One thousand ints
  • Example 8-2. The IntReader program
  • Example 8-3. Writing doubles with a DataOutputStream
  • Example 8-4. The DoubleReader program
  • Example 8-5. The LittleEndianOutputStream class
  • Example 8-6. The LittleEndianInputStream class
  • Example 8-7. The FileDumper3 class
  • Example 8-8. DataFilter
  • Example 8-9. LEFilter
  • Example 8-10. IntFilter
  • Example 8-11. ShortFilter

  • Examples from Other Chapters

    Copyright 2006 Elliotte Rusty Harold
    elharo@metalab.unc.edu
    Last Modified February 21, 2006