Interface RSAbstractArchive

    • Method Detail

      • getConfigData

        byte[] getConfigData​(int archiveId,
                             int fileId)
      • getGroupCount

        int getGroupCount()
      • getFileIds

        int[][] getFileIds()
      • getGroupFileCount

        int getGroupFileCount​(int groupId)
      • getFileCounts

        int[] getFileCounts()
      • loadData

        byte[] loadData​(int groupId,
                        int fileId)