Read(String) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Reads a System.String from the buffer.
Parameters
- val
- The System.String value read in the buffer.
| Exception | Description |
|---|---|
| PubSubBuffer.WrongReadTypeException | Next item type read in the buffer is not a valid System.String. |