IO::FileMode
Constructors
- Read()
- Write()
- Append()
- Binary()
Usage
Selects a mode for open to use. The Binary mode is only needed for reading and writing binary files on Windows systems.
Selects a mode for open to use. The Binary mode is only needed for reading and writing binary files on Windows systems.