IndexCacheLoader -> ArchiveLoader, read -> decode

This commit is contained in:
Lucas
2019-07-07 08:17:19 +02:00
parent 13a42e4740
commit 558d3e8d66
85 changed files with 592 additions and 589 deletions

View File

@@ -21,8 +21,8 @@ public class SecureRandomFuture {
@ObfuscatedSignature(
signature = "Lit;"
)
@Export("indexCache5")
static Archive indexCache5;
@Export("archive5")
static Archive archive5;
@ObfuscatedName("jn")
@ObfuscatedSignature(
signature = "Ldl;"