This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
+98
View File
@@ -0,0 +1,98 @@
.class public Lc5/a$a;
.super Ljava/lang/Object;
.source "ByteBufferRewinder.java"
# interfaces
.implements Lcom/bumptech/glide/load/data/e$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lc5/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/bumptech/glide/load/data/e$a<",
"Ljava/nio/ByteBuffer;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()Ljava/lang/Class;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/lang/Class<",
"Ljava/nio/ByteBuffer;",
">;"
}
.end annotation
.line 1
const-class v0, Ljava/nio/ByteBuffer;
return-object v0
.end method
.method public bridge synthetic b(Ljava/lang/Object;)Lcom/bumptech/glide/load/data/e;
.locals 0
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
check-cast p1, Ljava/nio/ByteBuffer;
invoke-virtual {p0, p1}, Lc5/a$a;->c(Ljava/nio/ByteBuffer;)Lcom/bumptech/glide/load/data/e;
move-result-object p1
return-object p1
.end method
.method public c(Ljava/nio/ByteBuffer;)Lcom/bumptech/glide/load/data/e;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/nio/ByteBuffer;",
")",
"Lcom/bumptech/glide/load/data/e<",
"Ljava/nio/ByteBuffer;",
">;"
}
.end annotation
.line 1
new-instance v0, Lc5/a;
invoke-direct {v0, p1}, Lc5/a;-><init>(Ljava/nio/ByteBuffer;)V
return-object v0
.end method
+86
View File
@@ -0,0 +1,86 @@
.class public Lc5/a;
.super Ljava/lang/Object;
.source "ByteBufferRewinder.java"
# interfaces
.implements Lcom/bumptech/glide/load/data/e;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lc5/a$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/bumptech/glide/load/data/e<",
"Ljava/nio/ByteBuffer;",
">;"
}
.end annotation
# instance fields
.field public final a:Ljava/nio/ByteBuffer;
# direct methods
.method public constructor <init>(Ljava/nio/ByteBuffer;)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lc5/a;->a:Ljava/nio/ByteBuffer;
return-void
.end method
# virtual methods
.method public bridge synthetic a()Ljava/lang/Object;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
invoke-virtual {p0}, Lc5/a;->c()Ljava/nio/ByteBuffer;
move-result-object v0
return-object v0
.end method
.method public b()V
.locals 0
return-void
.end method
.method public c()Ljava/nio/ByteBuffer;
.locals 2
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
iget-object v0, p0, Lc5/a;->a:Ljava/nio/ByteBuffer;
const/4 v1, 0x0
invoke-virtual {v0, v1}, Ljava/nio/ByteBuffer;->position(I)Ljava/nio/Buffer;
.line 2
iget-object v0, p0, Lc5/a;->a:Ljava/nio/ByteBuffer;
return-object v0
.end method
+102
View File
@@ -0,0 +1,102 @@
.class public Lc5/b;
.super Ljava/lang/Object;
.source "BytesResource.java"
# interfaces
.implements Lcom/bumptech/glide/load/engine/s;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/bumptech/glide/load/engine/s<",
"[B>;"
}
.end annotation
# instance fields
.field public final a:[B
# direct methods
.method public constructor <init>([B)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
invoke-static {p1}, Lm5/l;->d(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, [B
iput-object p1, p0, Lc5/b;->a:[B
return-void
.end method
# virtual methods
.method public a()V
.locals 0
return-void
.end method
.method public b()Ljava/lang/Class;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/lang/Class<",
"[B>;"
}
.end annotation
.line 1
const-class v0, [B
return-object v0
.end method
.method public c()[B
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
iget-object v0, p0, Lc5/b;->a:[B
return-object v0
.end method
.method public bridge synthetic get()Ljava/lang/Object;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
invoke-virtual {p0}, Lc5/b;->c()[B
move-result-object v0
return-object v0
.end method
.method public getSize()I
.locals 1
.line 1
iget-object v0, p0, Lc5/b;->a:[B
array-length v0, v0
return v0
.end method