Module stringsext::scanner[][src]

Expand description

Find encoded strings in some input chunk, apply a filter (defined by a Mission-object) and store the filtered strings as UTF-8 in Finding-objects.

Structs

Some object that holds the state of the scanner::FindingCollection::scan() function allowing to process the input stream in batches.

A vector of ScannerState s.