Returns the size of the Cord.
Synopsis
Declared in <absl/strings/cord.h>
size_t
size() const;
Return Value
The number of bytes held by the Cord.
Created with MrDocs
Returns the size of the Cord.
Declared in <absl/strings/cord.h>
size_t
size() const;
The number of bytes held by the Cord.
Created with MrDocs