Interface InflaterInputStreamFactory<T extends InputStream>

    • Method Detail

      • getCommonFileExtensions

        Collection<String> getCommonFileExtensions()
        Lists a collection of typical file extensions (e.g., "gz", "gzip") that are associated with the compression algorithm in the InflaterInputStream T.
        Returns:
        a (possibly empty) collection of lower-case file extensions, without the period