Returns the buffer capacity, in elements.

Synopsis

Declared in <folly/io/TypedIOBuf.h>

uint32_t
capacity() const;

Return Value

The buffer capacity, in elements.

Created with MrDocs