ByteBuffer.IndexOf Method (String, String, Int32)
Locates the index of the specified data.
Parameters
-
str
- The string to search for.
-
encoding
- The encoding to use with the search.
-
begin
- The starting index.
Return Value
The index of the specified string, or -1 if not found.
See Also
ByteBuffer Class | Jscape.Email Namespace | ByteBuffer.IndexOf Overload List