Interface TailInflater<T extends Tail>

    • Method Detail

      • inflateEstimate

        <H extends Head> int inflateEstimate​(StorageAwareDelegate<H,​T> delegate,
                                             H head,
                                             java.io.InputStream stream)
                                      throws java.io.IOException
        Throws:
        java.io.IOException