System.IO.BufferedStream.WriteByte Method

Writes a byte to the current position in the buffered stream.

Syntax

public override void WriteByte (byte value)

Parameters

value
A byte to write to the stream.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0