Returns the capacity of this instance. All instances have a non-zero capacity: default and moved from instances have a small internal buffer.
moved from
Declared in <absl/strings/cord_buffer.h>
<absl/strings/cord_buffer.h>
size_t capacity() const;
The capacity of this buffer.