apkfuckery/com.discord/smali_classes2/c0/g0/n/d$c.smali

50 lines
1.0 KiB
Smali

.class public abstract Lc0/g0/n/d$c;
.super Ljava/lang/Object;
.source "RealWebSocket.kt"
# interfaces
.implements Ljava/io/Closeable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lc0/g0/n/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "c"
.end annotation
# instance fields
.field public final d:Z
.field public final e:Ld0/g;
.field public final f:Lokio/BufferedSink;
# direct methods
.method public constructor <init>(ZLd0/g;Lokio/BufferedSink;)V
.locals 1
const-string v0, "source"
invoke-static {p2, v0}, Ly/m/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "sink"
invoke-static {p3, v0}, Ly/m/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-boolean p1, p0, Lc0/g0/n/d$c;->d:Z
iput-object p2, p0, Lc0/g0/n/d$c;->e:Ld0/g;
iput-object p3, p0, Lc0/g0/n/d$c;->f:Lokio/BufferedSink;
return-void
.end method