Returns whether or not the container is considered empty.
Mind that the buffer may well still contain old contents. Use clear to zero it out.
true if there are items available to get via front, false if not.
Returns whether or not the container is considered empty.
Mind that the buffer may well still contain old contents. Use clear to zero it out.