QueueChain.willFit

Finds out whether the provided number of bytes will fit in the queue.

Parameters

bytes size_t

size of item to check

Return Value

Type: bool

always true

Meta