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