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