Class RecyclableInflater

    • Constructor Detail

      • RecyclableInflater

        public RecyclableInflater()
    • Method Detail

      • reset

        public void reset()
        Called when an Inflater instance is recycled, to reset the inflater so it can accept new input.
        Specified by:
        reset in interface Resettable