Determines whether the Cord starts with the passed Cord rhs.
rhs
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
bool StartsWith(Cord const& rhs) const;
true if the Cord starts with rhs.
true