Classes
- PatternFinder
-
It handles how patterns are found in the byte streams.
- Signature
-
It is a representation of wildcard search pattern with signature name with which to identify them later. In addition you can pass an anonymous function that will be called once pattern is found.
- SignatureFinder
-
It handles the signature pattern searches.