Files
rr3-apk/smali/androidx/emoji2/text/flatbuffer/ReadBuf.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

36 lines
640 B
Smali

.class interface abstract Landroidx/emoji2/text/flatbuffer/ReadBuf;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract data()[B
.end method
.method public abstract get(I)B
.end method
.method public abstract getBoolean(I)Z
.end method
.method public abstract getDouble(I)D
.end method
.method public abstract getFloat(I)F
.end method
.method public abstract getInt(I)I
.end method
.method public abstract getLong(I)J
.end method
.method public abstract getShort(I)S
.end method
.method public abstract getString(II)Ljava/lang/String;
.end method
.method public abstract limit()I
.end method