Writes a signed byte to the current stream and advances the stream position by one byte.
Syntax
[System.CLSCompliant(false)]
public virtual
void Write (
sbyte value)
Parameters
- value
-
The signed byte to write.
Remarks
Requirements
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0