d$a.smali
.class public Lj4/d$a;
.super Ljava/lang/Object;
.source "QueueFileLogStore.java"
# interfaces
.implements Lj4/c$d;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lj4/d;->e()Lj4/d$b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:[B
.field public final synthetic b:[I
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lj4/d;[B[I)V
.registers 4
iput-object p2, p0, Lj4/d$a;->a:[B
iput-object p3, p0, Lj4/d$a;->b:[I
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/io/InputStream;I)V
.registers 6
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
:try_start_0
iget-object v0, p0, Lj4/d$a;->a:[B
iget-object v1, p0, Lj4/d$a;->b:[I
const/4 v2, 0x0
aget v1, v1, v2
invoke-virtual {p1, v0, v1, p2}, Ljava/io/InputStream;->read([BII)I
iget-object v0, p0, Lj4/d$a;->b:[I
aget v1, v0, v2
add-int/2addr v1, p2
aput v1, v0, v2
:try_end_11
.catchall {:try_start_0 .. :try_end_11} :catchall_15
invoke-virtual {p1}, Ljava/io/InputStream;->close()V
return-void
:catchall_15
move-exception p2
invoke-virtual {p1}, Ljava/io/InputStream;->close()V
throw p2
.end method