absl::Cord::size

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.