![]() | Reads a boolean from the stream message. |
![]() | Reads a byte from the stream message. |
![]() | Reads a byte array from the stream message. |
![]() | Reads a character from the stream message. |
![]() | Reads a double from the stream message. |
![]() | Reads a float from the stream message. |
![]() | Reads an integer from the stream message. |
![]() | Reads a long from the stream message. |
![]() | Reads an object from the stream message. |
![]() | Reads a short from the stream message. |
![]() | Reads a string from the stream message. |
![]() | Sets the message to read-only and repositions the cursor to the beginning of the stream. |
![]() | Writes a boolean to the stream message. |
![]() | Writes a byte to the stream message. |
![]() | Overloaded. Writes a byte array to the stream message. |
![]() | Writes a character to the stream message. |
![]() | Writes a double to the stream message. |
![]() | Writes a float to the stream message. |
![]() | Writes an integer to the stream message. |
![]() | Writes a long to the stream message. |
![]() | Writes an object to the stream message. |
![]() | Writes a short to the stream message. |
![]() | Writes a string to the stream message. |