StringExtensionsIndexOfBytes Method | 
| Name | Description | |
|---|---|---|
| IndexOfBytes(String, String) | 
            Searches a string for an occurrence of a substring and returns the UTF-8 byte index (zero-based) of the first occurrence.
              | |
| IndexOfBytes(String, String, Int32) | 
            Searches a string for an occurrence of a substring and returns the UTF-8 byte index (zero-based) of the first occurrence.
              | |
| IndexOfBytes(String, String, Int32, Int32) | 
            Searches a string for an occurrence of a substring and returns the UTF-8 byte index (zero-based) of the first occurrence.
              |