| other | An object. | 
bool True if they are equal, otherwise false.
Checks if the StringView is equal to the object.
| other | A string. | 
| comparisonOptions | A string comparison option. | 
bool True if they are equal, otherwise false.
Checks if the StringView is equal to the string.
| other | A StringView. | 
| comparisonOptions | A string comparison option. | 
bool True if they are equal, otherwise false.
Checks if the StringView is equal to another StringView.
| other | A StringView. | 
bool True if they are equal, otherwise false.
Checks if the StringView is equal to another StringView.