Class LowLevelPatcher


  • public class LowLevelPatcher
    extends InterruptablePatcherBase
    Created by IntelliJ IDEA. User: Eugene.Petrenko Date: 16.07.2007 Time: 18:48:07
    • Constructor Detail

      • LowLevelPatcher

        public LowLevelPatcher​(@NotNull
                               java.io.InputStream inputStream)
      • LowLevelPatcher

        public LowLevelPatcher​(@NotNull
                               java.io.DataInputStream inputStream)
    • Method Detail

      • close

        public void close()
      • applyPatch

        public void applyPatch​(@NotNull
                               LowLevelPatcherListener builder)
                        throws java.io.IOException
        Throws:
        java.io.IOException