Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 3.2 KB

Ch15.md

File metadata and controls

46 lines (35 loc) · 3.2 KB

Chapter 15 Examples

Examples from Chapter 15 (Files and Streams) of Programming C# 10.0 (O'Reilly).

The Stream Class

Random access

Text-Oriented Types

Files and Directories

Serialization