Indicates if this instance ends with the specified substring.
ByteString instance to compare to the end of this instance
true if this instance ends with str
or if str is empty
The comparison is case-sensitive.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | str is null |
ByteString Class | Hunny.Base Namespace