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