Writes a byte to the current position in the file stream.
Syntax
public override
void WriteByte (
byte value)
Parameters
- value
-
A byte value written to the stream.
Remarks
Requirements
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0