Static Stream Operations
Summary
In this chapter you've started to scratch the surface of working with streams-based I/O from an internals perspective. The next chapter will demonstrate how to implement your own protocol wrappers, and even define your own stream type.