CompressorStreamFactory should support stream auto-detection
------------------------------------------------------------

                 Key: COMPRESS-97
                 URL: https://issues.apache.org/jira/browse/COMPRESS-97
             Project: Commons Compress
          Issue Type: Improvement
    Affects Versions: 1.0
            Reporter: Dmitry Katsubo


I propose to add bzip2/gzip input stream detection to CompressorStreamFactory 
based on magic numbers (the same way it is done for ArchiveStreamFactory).
Also "bzip2" and "gz" constants should be declared as "public static final 
String" constants to be referred by constant name (not ugly value).

-- 
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