Version

Search Results

WriteBlock Method

Writes a block of bytes to the stream. Overload List

WriteBoolean Method

Writes a boolean value to the stream. Syntax Parameters value Boolean value to write.

WriteByte Method

Writes a byte value to the stream. Syntax Parameters b Byte value to write.

WriteChar Method

Writes a character value to the stream. Syntax Parameters value Character value to write.

WriteFloat Method

Writes a float value to the stream. Syntax Parameters value Float value to write.

WriteInt Method

Writes an integer value to the stream. Syntax Parameters value Integer value to write.

WriteShort Method

Writes a short value to the stream. Syntax Parameters value Short value to write.

TextEncoding Class

Represents text encodings. Syntax

TextEncoding Class Members

Public Constructors Public Properties Public Methods