Create MagicNumberFileFilter
----------------------------

                 Key: IO-210
                 URL: https://issues.apache.org/jira/browse/IO-210
             Project: Commons IO
          Issue Type: New Feature
          Components: Filters
            Reporter: Michael Wooten
            Priority: Minor


Add a MagicNumberFileFilter implementation of IOFileFilter that is capable of 
accepting files based on a "magic number", which is a set of specific bytes in 
the file. The filter should be configurable as to use magic numbers supplied as 
both Strings and byte arrays, and to accept an offset within the file at which 
to look for the magic number.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to