Provides classes for working with data streams.
Implements a buffered data stream.
Defines constants that specify the identifier of a code page that is supported by the system.
Provides a base implementation of the IDataStream interface.
Represents an end-of-file (EOF) exception.
Implements access to files.
Defines constants that specify file access.
Defines constants that specify file attributes.
Searches the file system for files that match a specified pattern.
Defines constants that specify file modes.
Defines constants that specify file sharing.
Represents an input/output (I/O) exception.
Implements an in-memory data stream.
Represents a reader that can read a sequential stream of characters.
Implements a reader that reads from a string.
Implements a writer that writes to a string buffer and allows the resulting sequence of characters to be presented as a string.
Provides fields that represent the standard input, output, and error files of a process.
Implements a reader that can read a sequential stream of characters from an IByteStream object or from a named file.
Implements a writer that can write a sequential stream of characters to an IByteStream object or to a named file.
Creates a Windows input/output (I/O) error exception class.
Represents a writer that can write a sequential stream of characters.
Represents a stream for reading and writing of data in the form of bytes.
Represents a stream that allows the reading and writing of data in a variety of formats.
Defines an interface that can read a sequential stream of characters.
Represents a writer that can write a sequential stream of characters.