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