Returns true if the buffer holds no elements.

Synopsis

Declared in <folly/io/TypedIOBuf.h>

bool
empty() const;

Return Value

true if the buffer holds no elements.

Created with MrDocs