Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Binary File Read « File Directory « VB.Net
VB.Net
File Directory
Binary File Read
1.
Reading a sequential-access file
2.
Read and Write Binary file: int, string
3.
Read from a binary file
4.
Check Files Are Identical
5.
BinaryReader.Read reads the specified number of characters from the stream
6.
BinaryReader.ReadByte reads the next byte from the current stream
7.
BinaryReader.ReadBytes reads the specified number of bytes
8.
BinaryReader.ReadChar reads the next character from the stream