Class BrotliInputStreamFactory

    • Constructor Detail

      • BrotliInputStreamFactory

        public BrotliInputStreamFactory()
    • Method Detail

      • create

        public java.io.InputStream create​(java.io.InputStream inputStream)
                                   throws java.io.IOException
        Specified by:
        create in interface InputStreamFactory
        Throws:
        java.io.IOException