An option like this could be added however this adds an extra step in the compare routine, Checking a file against the ascii list is a O(n) operation where n is the number of ascii patterns. This could decrease the speed performance by a good 20% or more.
Let me know if you still think you would use this option and I'll put it on my todo list.
|