Object File I/O

Home > Computer Science > Programming Languages > File I/O > Object File I/O

This refers to reading and writing objects to a file. This can be used for storing application-specific data structures or settings.