Package ghidra.util.ascii
package ghidra.util.ascii
-
ClassDescriptionByteStreamCharMatcher are state machines used to look for char sequences within a stream of bytes.Instances of this class will find sequences of characters that are in the given char set and of a minimum length.