file I/O class
C46870
concept
A file I/O class encapsulates operations for reading from and writing to files, managing file streams, access modes, buffering, and error handling in a consistent interface.
Observed surface forms (1)
- file handle abstraction ×1
Instances (2)
- TFile
- NSFileHandle via concept surface "file handle abstraction"