Method | Description | |
---|---|---|
IndexOfSequence ( this buffer, byte pattern, int startIndex ) : List |
Scan the byte arrray for the pattern
|
public static IndexOfSequence ( this buffer, byte pattern, int startIndex ) : List |
||
buffer | this | |
pattern | byte | |
startIndex | int | |
return | List |