.NET Framework Class Library
BinaryWriter Fields
The BinaryWriter type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
|
Null | Specifies a BinaryWriter with no backing store. |
|
OutStream | Holds the underlying stream. |
See Also