ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
NotifyingByteQueue.is_empty
ocean
util
container
queue
NotifyingQueue
NotifyingByteQueue
Tells whether the queue is empty.
class
NotifyingByteQueue
bool
is_empty
(
)
Return Value
Type:
bool
true if the queue is empty
Meta
Source
See Implementation
ocean
util
container
queue
NotifyingQueue
NotifyingByteQueue
aliases
NotificationDg
constructors
this
functions
free_space
isRegistered
is_empty
length
pop
push
ready
resume
suspend
suspended
total_space
used_space
waiting
willFit
Tells whether the queue is empty.