Weather/smali_classes4/okhttp3/internal/http2/Http2Codec$StreamFinishingSource.smali
2021-05-10 10:13:34 +02:00

60 lines
1.6 KiB
Smali

.class Lokhttp3/internal/http2/Http2Codec$StreamFinishingSource;
.super Lokio/ForwardingSource;
.source "Http2Codec.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/internal/http2/Http2Codec;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = "StreamFinishingSource"
.end annotation
# instance fields
.field final synthetic a:Lokhttp3/internal/http2/Http2Codec;
# direct methods
.method public constructor <init>(Lokhttp3/internal/http2/Http2Codec;Lokio/Source;)V
.locals 0
.line 193
iput-object p1, p0, Lokhttp3/internal/http2/Http2Codec$StreamFinishingSource;->a:Lokhttp3/internal/http2/Http2Codec;
.line 194
invoke-direct {p0, p2}, Lokio/ForwardingSource;-><init>(Lokio/Source;)V
return-void
.end method
# virtual methods
.method public close()V
.locals 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 198
iget-object v0, p0, Lokhttp3/internal/http2/Http2Codec$StreamFinishingSource;->a:Lokhttp3/internal/http2/Http2Codec;
iget-object v0, v0, Lokhttp3/internal/http2/Http2Codec;->a:Lokhttp3/internal/connection/StreamAllocation;
iget-object v1, p0, Lokhttp3/internal/http2/Http2Codec$StreamFinishingSource;->a:Lokhttp3/internal/http2/Http2Codec;
const/4 v2, 0x0
invoke-virtual {v0, v2, v1}, Lokhttp3/internal/connection/StreamAllocation;->a(ZLokhttp3/internal/http/HttpCodec;)V
.line 199
invoke-super {p0}, Lokio/ForwardingSource;->close()V
return-void
.end method