First Upload

Just the APK
Force update disabled, will only work offline.
This commit is contained in:
supermegamestre
2026-01-26 00:26:29 -03:00
commit 4bbd74a497
44413 changed files with 11043538 additions and 0 deletions

View File

@@ -0,0 +1,65 @@
.class interface abstract Landroidx/emoji2/text/flatbuffer/ReadWriteBuf;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroidx/emoji2/text/flatbuffer/ReadBuf;
# virtual methods
.method public abstract limit()I
.end method
.method public abstract put(B)V
.end method
.method public abstract put([BII)V
.end method
.method public abstract putBoolean(Z)V
.end method
.method public abstract putDouble(D)V
.end method
.method public abstract putFloat(F)V
.end method
.method public abstract putInt(I)V
.end method
.method public abstract putLong(J)V
.end method
.method public abstract putShort(S)V
.end method
.method public abstract requestCapacity(I)Z
.end method
.method public abstract set(IB)V
.end method
.method public abstract set(I[BII)V
.end method
.method public abstract setBoolean(IZ)V
.end method
.method public abstract setDouble(ID)V
.end method
.method public abstract setFloat(IF)V
.end method
.method public abstract setInt(II)V
.end method
.method public abstract setLong(IJ)V
.end method
.method public abstract setShort(IS)V
.end method
.method public abstract writePosition()I
.end method