December 2016
Intermediate to advanced
1088 pages
33h 9m
English
In this chapter
• 2.3 Reading and Writing Binary Data
In this chapter, we will cover the Java Application Programming Interfaces (APIs) for input and output. You will learn how to access files and directories and how to read and write data in binary and text format. This chapter also shows you the object serialization mechanism that lets you store objects as easily as you can store text or numeric data. Next, we will turn to working with files and directories. We finish the chapter with a discussion of regular expressions, even though ...
Read now
Unlock full access