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