Package | Description |
---|---|
Microsoft.Xna.Framework.Audio | |
Microsoft.Xna.Framework.Content | |
Microsoft.Xna.Framework.Net | |
System.IO | |
System.IO.IsolatedStorage |
Class and Description |
---|
Stream
Provides a generic view of a sequence of bytes.
|
Class and Description |
---|
BinaryReader
Reads primitive data types as binary values in a specific encoding.
|
Class and Description |
---|
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.
|
Class and Description |
---|
BinaryWriter
Writes primitive types in binary to a stream and supports writing strings in a specific encoding.
|
FileAccess
Defines constants for read, write, or read/write access to a file.
|
FileMode
Specifies how the operating system should open a file.
|
FileShare
Contains constants for controlling the kind of access other System.IO.IsolatedStorage.IsolatedStorageFileStream objects can have to the same file.
|
IOException
The exception that is thrown when an I/O error occurs.
|
SeekOrigin
Provides the fields that represent reference points in streams for seeking.
|
Stream
Provides a generic view of a sequence of bytes.
|
Class and Description |
---|
FileAccess
Defines constants for read, write, or read/write access to a file.
|
FileMode
Specifies how the operating system should open a file.
|
FileShare
Contains constants for controlling the kind of access other System.IO.IsolatedStorage.IsolatedStorageFileStream objects can have to the same file.
|
FileStream
When it is called by an elevated-trust application, exposes a System.IO.Stream around a file, supporting both synchronous and asynchronous read and write operations.
|
SeekOrigin
Provides the fields that represent reference points in streams for seeking.
|
Stream
Provides a generic view of a sequence of bytes.
|