Files
rr3-apk/smali/androidx/datastore/preferences/protobuf/ByteString$LeafByteString.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

72 lines
1.6 KiB
Smali

.class abstract Landroidx/datastore/preferences/protobuf/ByteString$LeafByteString;
.super Landroidx/datastore/preferences/protobuf/ByteString;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/datastore/preferences/protobuf/ByteString;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "LeafByteString"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 864
invoke-direct {p0}, Landroidx/datastore/preferences/protobuf/ByteString;-><init>()V
return-void
.end method
# virtual methods
.method public abstract equalsRange(Landroidx/datastore/preferences/protobuf/ByteString;II)Z
.end method
.method public final getTreeDepth()I
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public final isBalanced()Z
.locals 1
const/4 v0, 0x1
return v0
.end method
.method public bridge synthetic iterator()Ljava/util/Iterator;
.locals 1
.line 864
invoke-super {p0}, Landroidx/datastore/preferences/protobuf/ByteString;->iterator()Landroidx/datastore/preferences/protobuf/ByteString$ByteIterator;
move-result-object v0
return-object v0
.end method
.method public writeToReverse(Landroidx/datastore/preferences/protobuf/ByteOutput;)V
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 877
invoke-virtual {p0, p1}, Landroidx/datastore/preferences/protobuf/ByteString;->writeTo(Landroidx/datastore/preferences/protobuf/ByteOutput;)V
return-void
.end method