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