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

39 lines
733 B
Smali

.class public Landroidx/emoji2/text/flatbuffer/Constants;
.super Ljava/lang/Object;
.source "SourceFile"
# static fields
.field static final FILE_IDENTIFIER_LENGTH:I = 0x4
.field static final SIZEOF_BYTE:I = 0x1
.field static final SIZEOF_DOUBLE:I = 0x8
.field static final SIZEOF_FLOAT:I = 0x4
.field static final SIZEOF_INT:I = 0x4
.field static final SIZEOF_LONG:I = 0x8
.field static final SIZEOF_SHORT:I = 0x2
.field public static final SIZE_PREFIX_LENGTH:I = 0x4
# direct methods
.method public constructor <init>()V
.locals 0
.line 24
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static FLATBUFFERS_1_12_0()V
.locals 0
return-void
.end method