NextItemIsSByte Method (IReadOnlyPubSubBuffer)
- Last UpdatedApr 08, 2026
- 1 minute read
Checks whether the next item's data type is System.SByte.
bool NextItemIsSByte()
bool NextItemIsSByte();
Return Value
true if the next item is System.SByte. Otherwise, false.