Decides whether the suspendables should be resumed. Called by throttle() when suspended.
If the number of pending items is less than the resume point specified in the constructor, then the suspendables are resumed, restarting the input.
true if the suspendables should be resumed
See Implementation
Decides whether the suspendables should be resumed. Called by throttle() when suspended.
If the number of pending items is less than the resume point specified in the constructor, then the suspendables are resumed, restarting the input.