Interface CompressorStreamProvider

    • Method Detail

      • getInputStreamCompressorNames

        Set<String> getInputStreamCompressorNames()
        Gets all the input stream compressor names for this provider
        Returns:
        all the input compressor names for this provider
      • getOutputStreamCompressorNames

        Set<String> getOutputStreamCompressorNames()
        Gets all the output stream compressor names for this provider
        Returns:
        all the output compressor names for this provider