The following tables list the members exposed by IWriter.
| Name | Description | |
|---|---|---|
![]() | Close | Closes the writer. |
![]() | WriteBlock | Overloaded. Writes a block of bytes to the stream. |
![]() | WriteBoolean | Writes a boolean value to the stream. |
![]() | WriteByte | Writes a byte value to the stream. |
![]() | WriteChar | Writes a character value to the stream. |
![]() | WriteFloat | Writes a float value to the stream. |
![]() | WriteInt | Writes an integer value to the stream. |
![]() | WriteShort | Writes a short value to the stream. |