-
Couldn't load subscription status.
- Fork 7
hasPayload()
CreateiveRobotics edited this page Mar 7, 2020
·
2 revisions
bool hasPayload()Returns true if the buffer contains a payload after the command. A payload will consist of at least one valid item so delimiters that appear after a command will not be considered a payload.
This has no effect on the processing of payload items and will not have any effect on the index that tracks payload item processing.