Chapter 10. Working with Files, Streams, and Serialization
This chapter is about reading and writing to files and streams, encoding and decoding text, and serialization.
This chapter will cover the following topics:
Managing the filesystem
Reading and writing with streams
Encoding text
Serializing object graphs