System.IO.BinaryWriter: Field Members

The fields of System.IO.BinaryWriter are listed below. For a list of all members, see the BinaryWriter Members list.

See Also: Inherited members from System.Object

Public Fields

static readonly
NullBinaryWriter.

Specifies a System.IO.BinaryWriter with no backing store.

Protected Fields

OutStreamStream.

Holds the underlying stream.