apkfuckery/com.discord/smali_classes2/f/g/m/n$d.smali

55 lines
1.1 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lf/g/m/n$d;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "UnpackingSoSource.java"
# interfaces
.implements Ljava/io/Closeable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-23 01:06:17 +00:00
value = Lf/g/m/n;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
# instance fields
2020-07-23 01:06:17 +00:00
.field public final d:Lf/g/m/n$b;
2020-05-17 12:40:10 +00:00
.field public final e:Ljava/io/InputStream;
# direct methods
2020-07-23 01:06:17 +00:00
.method public constructor <init>(Lf/g/m/n$b;Ljava/io/InputStream;)V
2020-05-17 12:40:10 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-23 01:06:17 +00:00
iput-object p1, p0, Lf/g/m/n$d;->d:Lf/g/m/n$b;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
iput-object p2, p0, Lf/g/m/n$d;->e:Ljava/io/InputStream;
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public close()V
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
2020-07-23 01:06:17 +00:00
iget-object v0, p0, Lf/g/m/n$d;->e:Ljava/io/InputStream;
2020-05-17 12:40:10 +00:00
invoke-virtual {v0}, Ljava/io/InputStream;->close()V
return-void
.end method