Writes a block of bytes to the stream. Overload List
Writes a boolean value to the stream. Syntax Parameters value Boolean value to write.
Writes a byte value to the stream. Syntax Parameters b Byte value to write.
Writes a character value to the stream. Syntax Parameters value Character value to write.
Writes a float value to the stream. Syntax Parameters value Float value to write.
Writes an integer value to the stream. Syntax Parameters value Integer value to write.
Writes a short value to the stream. Syntax Parameters value Short value to write.
Represents text encodings. Syntax
Public Constructors Public Properties Public Methods
Public Methods