Locates the index of the specified data.
Locates the index of the specified data.
public int IndexOf(byte);
Locates the index of the specified data.
public int IndexOf(byte,int);
Locates the index of the specified data.
public int IndexOf(byte[]);
Locates the index of the specified data.
public int IndexOf(byte[],int);
Locates the index of the specified data.
public int IndexOf(string,string);
Locates the index of the specified data.
public int IndexOf(string,string,int);
ByteBuffer Class | Jscape.Email Namespace