Returns the capacity of the string.
Synopsis
Declared in <folly/FBString.h>
size_t
capacity() const;
Return Value
The string's capacity.
Created with MrDocs
Returns the capacity of the string.
Declared in <folly/FBString.h>
size_t
capacity() const;
The string's capacity.
Created with MrDocs