Returns an iterator to the first chunk of the range.
Synopsis
Declared in <absl/strings/cord.h>
Cord::ChunkIterator
begin() const;
Return Value
An iterator to the first chunk.
Created with MrDocs
Returns an iterator to the first chunk of the range.
Declared in <absl/strings/cord.h>
Cord::ChunkIterator
begin() const;
An iterator to the first chunk.
Created with MrDocs