[
https://issues.apache.org/jira/browse/IO-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Wooten updated IO-210:
------------------------------
Fix Version/s: 2.0
Affects Version/s: 2.0
> Create MagicNumberFileFilter
> ----------------------------
>
> Key: IO-210
> URL: https://issues.apache.org/jira/browse/IO-210
> Project: Commons IO
> Issue Type: New Feature
> Components: Filters
> Affects Versions: 2.0
> Reporter: Michael Wooten
> Priority: Minor
> Fix For: 2.0
>
> Attachments: commons-io-magic_number_file_filter.patch
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> 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.