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

55 lines
1.1 KiB
Smali

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