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