Writes a character to the underlying stream.
Public Sub WriteChar( ByRef Value As Variant )
The character is encoded and the byte array is written to the stream.
Project CorLib Overview
Class BinaryWriter Overview