Package proguard.io

Interface DataEntryReader

    • Method Detail

      • read

        void read​(DataEntry dataEntry)
           throws java.io.IOException
        Reads the given data entry.
        Throws:
        java.io.IOException