|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
BinaryReader | Reads primitive data types as binary values in a specific encoding. |
BinaryWriter | Writes primitive types in binary to a stream and supports writing strings in a specific encoding. |
MemoryStream | Defines a stream whose backing store is memory. |
Stream | Provides a generic view of a sequence of bytes. |
Enum Summary | |
---|---|
SeekOrigin | Provides the fields that represent reference points in streams for seeking. |
Exception Summary | |
---|---|
EndOfStreamException | The exception that is thrown when reading is attempted past the end of a stream. |
IOException | The exception that is thrown when an I/O error occurs. |
PathTooLongException |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |