FileIO contains:
a) For reading BufferedFileReader classes are used. These are particularly useful for large files and/or parallel data processing due to buffering. Both binary and text files are supported (see Wiki).
b) For writing a binary file BinaryFileWriter is used. It either accepts a byte array for writing or can write a single value type, e.g. a float.
All classes allow easy reading/writing from/to a specific position in the file.
Features
- FileIO
- C#
- binary
- text
- file
Categories
LibrariesLicense
MIT LicenseFollow FileIO
Other Useful Business Software
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FileIO!