Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Byte Read Write « File Stream « C# / C Sharp
C# / C Sharp
File Stream
Byte Read Write
1.
Byte-Oriented File input and output
2.
Byte-Oriented: Write to a file
3.
Save byte array to a file
4.
Write byte array to a file
5.
Compare two files byte by byte
6.
Read file content to a byte array
7.
Read binary context of a file.
8.
Save a byte array content into a file.