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
Returns true if the buffer holds no elements.
Declared in <folly/io/TypedIOBuf.h>
bool
empty() const;
true if the buffer holds no elements.
Created with MrDocs