[#absl-Cord-InlineRep-size] = xref:absl.adoc[absl]::xref:absl/Cord.adoc[Cord]::xref:absl/Cord.adoc[InlineRep]::size :relfileprefix: ../../../ :mrdocs: Returns the number of bytes held by this representation. == Synopsis Declared in `<absl/strings/cord.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t size() const; ---- == Return Value The size in bytes. [.small]#Created with https://www.mrdocs.com[MrDocs]#