Http2Reader.smali
.class final Lokhttp3/internal/http2/Http2Reader;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/io/Closeable;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lokhttp3/internal/http2/Http2Reader$Handler;,
Lokhttp3/internal/http2/Http2Reader$ContinuationSource;
}
.end annotation
# static fields
.field static final logger:Ljava/util/logging/Logger;
# instance fields
.field private final client:Z
.field private final continuation:Lokhttp3/internal/http2/Http2Reader$ContinuationSource;
.field final hpackReader:Lokhttp3/internal/http2/Hpack$Reader;
.field private final source:Lokio/e;
# direct methods
.method static constructor <clinit>()V
.registers 1
const-class v0, Lokhttp3/internal/http2/Http2;
invoke-virtual {v0}, Ljava/lang/Class;->getName()Ljava/lang/String;
move-result-object v0
invoke-static {v0}, Ljava/util/logging/Logger;->getLogger(Ljava/lang/String;)Ljava/util/logging/Logger;
move-result-object v0
sput-object v0, Lokhttp3/internal/http2/Http2Reader;->logger:Ljava/util/logging/Logger;
return-void
.end method
.method public constructor <init>(Lokio/e;Z)V
.registers 6
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
iput-boolean p2, p0, Lokhttp3/internal/http2/Http2Reader;->client:Z
new-instance v0, Lokhttp3/internal/http2/Http2Reader$ContinuationSource;
iget-object v1, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-direct {v0, v1}, Lokhttp3/internal/http2/Http2Reader$ContinuationSource;-><init>(Lokio/e;)V
iput-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->continuation:Lokhttp3/internal/http2/Http2Reader$ContinuationSource;
new-instance v0, Lokhttp3/internal/http2/Hpack$Reader;
const/16 v1, 0x1000
iget-object v2, p0, Lokhttp3/internal/http2/Http2Reader;->continuation:Lokhttp3/internal/http2/Http2Reader$ContinuationSource;
invoke-direct {v0, v1, v2}, Lokhttp3/internal/http2/Hpack$Reader;-><init>(ILokio/q;)V
iput-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->hpackReader:Lokhttp3/internal/http2/Hpack$Reader;
return-void
.end method
.method static lengthWithoutPadding(IBS)I
.registers 7
and-int/lit8 v0, p1, 0x8
if-eqz v0, :cond_6
add-int/lit8 p0, p0, -0x1
:cond_6
if-le p2, p0, :cond_21
const-string/jumbo v0, "PROTOCOL_ERROR padding %s > remaining length %s"
const/4 v1, 0x2
new-array v1, v1, [Ljava/lang/Object;
const/4 v2, 0x0
invoke-static {p2}, Ljava/lang/Short;->valueOf(S)Ljava/lang/Short;
move-result-object v3
aput-object v3, v1, v2
const/4 v2, 0x1
invoke-static {p0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v3
aput-object v3, v1, v2
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_21
sub-int v0, p0, p2
int-to-short v0, v0
return v0
.end method
.method private readData(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
.registers 9
const/4 v1, 0x1
const/4 v0, 0x0
and-int/lit8 v2, p3, 0x1
if-eqz v2, :cond_17
move v2, v1
:goto_7
and-int/lit8 v3, p3, 0x20
if-eqz v3, :cond_19
:goto_b
if-eqz v1, :cond_1b
const-string/jumbo v1, "PROTOCOL_ERROR: FLAG_COMPRESSED without SETTINGS_COMPRESS_DATA"
new-array v0, v0, [Ljava/lang/Object;
invoke-static {v1, v0}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_17
move v2, v0
goto :goto_7
:cond_19
move v1, v0
goto :goto_b
:cond_1b
and-int/lit8 v1, p3, 0x8
if-eqz v1, :cond_28
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v0}, Lokio/e;->i()B
move-result v0
and-int/lit16 v0, v0, 0xff
int-to-short v0, v0
:cond_28
invoke-static {p2, p3, v0}, Lokhttp3/internal/http2/Http2Reader;->lengthWithoutPadding(IBS)I
move-result v1
iget-object v3, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {p1, v2, p4, v3, v1}, Lokhttp3/internal/http2/Http2Reader$Handler;->data(ZILokio/e;I)V
iget-object v1, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
int-to-long v2, v0
invoke-interface {v1, v2, v3}, Lokio/e;->h(J)V
return-void
.end method
.method private readGoAway(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
.registers 11
const/4 v5, 0x1
const/4 v4, 0x0
const/16 v0, 0x8
if-ge p2, v0, :cond_16
const-string/jumbo v0, "TYPE_GOAWAY length < 8: %s"
new-array v1, v5, [Ljava/lang/Object;
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v2
aput-object v2, v1, v4
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_16
if-eqz p4, :cond_22
const-string/jumbo v0, "TYPE_GOAWAY streamId != 0"
new-array v1, v4, [Ljava/lang/Object;
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_22
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v0}, Lokio/e;->k()I
move-result v1
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v0}, Lokio/e;->k()I
move-result v0
add-int/lit8 v2, p2, -0x8
invoke-static {v0}, Lokhttp3/internal/http2/ErrorCode;->fromHttp2(I)Lokhttp3/internal/http2/ErrorCode;
move-result-object v3
if-nez v3, :cond_46
const-string/jumbo v1, "TYPE_GOAWAY unexpected error code: %d"
new-array v2, v5, [Ljava/lang/Object;
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
aput-object v0, v2, v4
invoke-static {v1, v2}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_46
sget-object v0, Lokio/ByteString;->b:Lokio/ByteString;
if-lez v2, :cond_51
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
int-to-long v4, v2
invoke-interface {v0, v4, v5}, Lokio/e;->d(J)Lokio/ByteString;
move-result-object v0
:cond_51
invoke-interface {p1, v1, v3, v0}, Lokhttp3/internal/http2/Http2Reader$Handler;->goAway(ILokhttp3/internal/http2/ErrorCode;Lokio/ByteString;)V
return-void
.end method
.method private readHeaderBlock(ISBI)Ljava/util/List;
.registers 7
.annotation system Ldalvik/annotation/Signature;
value = {
"(ISBI)",
"Ljava/util/List",
"<",
"Lokhttp3/internal/http2/Header;",
">;"
}
.end annotation
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->continuation:Lokhttp3/internal/http2/Http2Reader$ContinuationSource;
iget-object v1, p0, Lokhttp3/internal/http2/Http2Reader;->continuation:Lokhttp3/internal/http2/Http2Reader$ContinuationSource;
iput p1, v1, Lokhttp3/internal/http2/Http2Reader$ContinuationSource;->left:I
iput p1, v0, Lokhttp3/internal/http2/Http2Reader$ContinuationSource;->length:I
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->continuation:Lokhttp3/internal/http2/Http2Reader$ContinuationSource;
iput-short p2, v0, Lokhttp3/internal/http2/Http2Reader$ContinuationSource;->padding:S
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->continuation:Lokhttp3/internal/http2/Http2Reader$ContinuationSource;
iput-byte p3, v0, Lokhttp3/internal/http2/Http2Reader$ContinuationSource;->flags:B
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->continuation:Lokhttp3/internal/http2/Http2Reader$ContinuationSource;
iput p4, v0, Lokhttp3/internal/http2/Http2Reader$ContinuationSource;->streamId:I
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->hpackReader:Lokhttp3/internal/http2/Hpack$Reader;
invoke-virtual {v0}, Lokhttp3/internal/http2/Hpack$Reader;->readHeaders()V
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->hpackReader:Lokhttp3/internal/http2/Hpack$Reader;
invoke-virtual {v0}, Lokhttp3/internal/http2/Hpack$Reader;->getAndResetHeaderList()Ljava/util/List;
move-result-object v0
return-object v0
.end method
.method private readHeaders(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
.registers 8
const/4 v0, 0x0
if-nez p4, :cond_d
const-string/jumbo v1, "PROTOCOL_ERROR: TYPE_HEADERS streamId == 0"
new-array v0, v0, [Ljava/lang/Object;
invoke-static {v1, v0}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_d
and-int/lit8 v1, p3, 0x1
if-eqz v1, :cond_35
const/4 v1, 0x1
:goto_12
and-int/lit8 v2, p3, 0x8
if-eqz v2, :cond_1f
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v0}, Lokio/e;->i()B
move-result v0
and-int/lit16 v0, v0, 0xff
int-to-short v0, v0
:cond_1f
and-int/lit8 v2, p3, 0x20
if-eqz v2, :cond_28
invoke-direct {p0, p1, p4}, Lokhttp3/internal/http2/Http2Reader;->readPriority(Lokhttp3/internal/http2/Http2Reader$Handler;I)V
add-int/lit8 p2, p2, -0x5
:cond_28
invoke-static {p2, p3, v0}, Lokhttp3/internal/http2/Http2Reader;->lengthWithoutPadding(IBS)I
move-result v2
invoke-direct {p0, v2, v0, p3, p4}, Lokhttp3/internal/http2/Http2Reader;->readHeaderBlock(ISBI)Ljava/util/List;
move-result-object v0
const/4 v2, -0x1
invoke-interface {p1, v1, p4, v2, v0}, Lokhttp3/internal/http2/Http2Reader$Handler;->headers(ZIILjava/util/List;)V
return-void
:cond_35
move v1, v0
goto :goto_12
.end method
.method static readMedium(Lokio/e;)I
.registers 3
invoke-interface {p0}, Lokio/e;->i()B
move-result v0
and-int/lit16 v0, v0, 0xff
shl-int/lit8 v0, v0, 0x10
invoke-interface {p0}, Lokio/e;->i()B
move-result v1
and-int/lit16 v1, v1, 0xff
shl-int/lit8 v1, v1, 0x8
or-int/2addr v0, v1
invoke-interface {p0}, Lokio/e;->i()B
move-result v1
and-int/lit16 v1, v1, 0xff
or-int/2addr v0, v1
return v0
.end method
.method private readPing(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
.registers 10
const/4 v0, 0x1
const/4 v1, 0x0
const/16 v2, 0x8
if-eq p2, v2, :cond_16
const-string/jumbo v2, "TYPE_PING length != 8: %s"
new-array v0, v0, [Ljava/lang/Object;
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v3
aput-object v3, v0, v1
invoke-static {v2, v0}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_16
if-eqz p4, :cond_22
const-string/jumbo v0, "TYPE_PING streamId != 0"
new-array v1, v1, [Ljava/lang/Object;
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_22
iget-object v2, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v2}, Lokio/e;->k()I
move-result v2
iget-object v3, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v3}, Lokio/e;->k()I
move-result v3
and-int/lit8 v4, p3, 0x1
if-eqz v4, :cond_36
:goto_32
invoke-interface {p1, v0, v2, v3}, Lokhttp3/internal/http2/Http2Reader$Handler;->ping(ZII)V
return-void
:cond_36
move v0, v1
goto :goto_32
.end method
.method private readPriority(Lokhttp3/internal/http2/Http2Reader$Handler;I)V
.registers 6
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v0}, Lokio/e;->k()I
move-result v1
const/high16 v0, -0x80000000
and-int/2addr v0, v1
if-eqz v0, :cond_1e
const/4 v0, 0x1
:goto_c
const v2, 0x7fffffff
and-int/2addr v1, v2
iget-object v2, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v2}, Lokio/e;->i()B
move-result v2
and-int/lit16 v2, v2, 0xff
add-int/lit8 v2, v2, 0x1
invoke-interface {p1, p2, v1, v2, v0}, Lokhttp3/internal/http2/Http2Reader$Handler;->priority(IIIZ)V
return-void
:cond_1e
const/4 v0, 0x0
goto :goto_c
.end method
.method private readPriority(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
.registers 9
const/4 v3, 0x0
const/4 v0, 0x5
if-eq p2, v0, :cond_15
const-string/jumbo v0, "TYPE_PRIORITY length: %d != 5"
const/4 v1, 0x1
new-array v1, v1, [Ljava/lang/Object;
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v2
aput-object v2, v1, v3
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_15
if-nez p4, :cond_21
const-string/jumbo v0, "TYPE_PRIORITY streamId == 0"
new-array v1, v3, [Ljava/lang/Object;
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_21
invoke-direct {p0, p1, p4}, Lokhttp3/internal/http2/Http2Reader;->readPriority(Lokhttp3/internal/http2/Http2Reader$Handler;I)V
return-void
.end method
.method private readPushPromise(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
.registers 8
const/4 v0, 0x0
if-nez p4, :cond_d
const-string/jumbo v1, "PROTOCOL_ERROR: TYPE_PUSH_PROMISE streamId == 0"
new-array v0, v0, [Ljava/lang/Object;
invoke-static {v1, v0}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_d
and-int/lit8 v1, p3, 0x8
if-eqz v1, :cond_1a
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v0}, Lokio/e;->i()B
move-result v0
and-int/lit16 v0, v0, 0xff
int-to-short v0, v0
:cond_1a
iget-object v1, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v1}, Lokio/e;->k()I
move-result v1
const v2, 0x7fffffff
and-int/2addr v1, v2
add-int/lit8 v2, p2, -0x4
invoke-static {v2, p3, v0}, Lokhttp3/internal/http2/Http2Reader;->lengthWithoutPadding(IBS)I
move-result v2
invoke-direct {p0, v2, v0, p3, p4}, Lokhttp3/internal/http2/Http2Reader;->readHeaderBlock(ISBI)Ljava/util/List;
move-result-object v0
invoke-interface {p1, p4, v1, v0}, Lokhttp3/internal/http2/Http2Reader$Handler;->pushPromise(IILjava/util/List;)V
return-void
.end method
.method private readRstStream(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
.registers 9
const/4 v2, 0x1
const/4 v3, 0x0
const/4 v0, 0x4
if-eq p2, v0, :cond_15
const-string/jumbo v0, "TYPE_RST_STREAM length: %d != 4"
new-array v1, v2, [Ljava/lang/Object;
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v2
aput-object v2, v1, v3
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_15
if-nez p4, :cond_21
const-string/jumbo v0, "TYPE_RST_STREAM streamId == 0"
new-array v1, v3, [Ljava/lang/Object;
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_21
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v0}, Lokio/e;->k()I
move-result v0
invoke-static {v0}, Lokhttp3/internal/http2/ErrorCode;->fromHttp2(I)Lokhttp3/internal/http2/ErrorCode;
move-result-object v1
if-nez v1, :cond_3d
const-string/jumbo v1, "TYPE_RST_STREAM unexpected error code: %d"
new-array v2, v2, [Ljava/lang/Object;
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
aput-object v0, v2, v3
invoke-static {v1, v2}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_3d
invoke-interface {p1, p4, v1}, Lokhttp3/internal/http2/Http2Reader$Handler;->rstStream(ILokhttp3/internal/http2/ErrorCode;)V
return-void
.end method
.method private readSettings(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
.registers 12
const/4 v6, 0x1
const/4 v2, 0x0
if-eqz p4, :cond_e
const-string/jumbo v0, "TYPE_SETTINGS streamId != 0"
new-array v1, v2, [Ljava/lang/Object;
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_e
and-int/lit8 v0, p3, 0x1
if-eqz v0, :cond_22
if-eqz p2, :cond_1e
const-string/jumbo v0, "FRAME_SIZE_ERROR ack frame should be empty!"
new-array v1, v2, [Ljava/lang/Object;
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_1e
invoke-interface {p1}, Lokhttp3/internal/http2/Http2Reader$Handler;->ackSettings()V
:goto_21
return-void
:cond_22
rem-int/lit8 v0, p2, 0x6
if-eqz v0, :cond_36
const-string/jumbo v0, "TYPE_SETTINGS length %% 6 != 0: %s"
new-array v1, v6, [Ljava/lang/Object;
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v3
aput-object v3, v1, v2
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_36
new-instance v3, Lokhttp3/internal/http2/Settings;
invoke-direct {v3}, Lokhttp3/internal/http2/Settings;-><init>()V
move v1, v2
:goto_3c
if-ge v1, p2, :cond_8a
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v0}, Lokio/e;->j()S
move-result v0
iget-object v4, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v4}, Lokio/e;->k()I
move-result v4
packed-switch v0, :pswitch_data_8e
:cond_4d
:goto_4d
:pswitch_4d
invoke-virtual {v3, v0, v4}, Lokhttp3/internal/http2/Settings;->set(II)Lokhttp3/internal/http2/Settings;
add-int/lit8 v0, v1, 0x6
move v1, v0
goto :goto_3c
:pswitch_54
if-eqz v4, :cond_4d
if-eq v4, v6, :cond_4d
const-string/jumbo v0, "PROTOCOL_ERROR SETTINGS_ENABLE_PUSH != 0 or 1"
new-array v1, v2, [Ljava/lang/Object;
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:pswitch_62
const/4 v0, 0x4
goto :goto_4d
:pswitch_64
const/4 v0, 0x7
if-gez v4, :cond_4d
const-string/jumbo v0, "PROTOCOL_ERROR SETTINGS_INITIAL_WINDOW_SIZE > 2^31 - 1"
new-array v1, v2, [Ljava/lang/Object;
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:pswitch_71
const/16 v5, 0x4000
if-lt v4, v5, :cond_7a
const v5, 0xffffff
if-le v4, v5, :cond_4d
:cond_7a
const-string/jumbo v0, "PROTOCOL_ERROR SETTINGS_MAX_FRAME_SIZE: %s"
new-array v1, v6, [Ljava/lang/Object;
invoke-static {v4}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v3
aput-object v3, v1, v2
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_8a
invoke-interface {p1, v2, v3}, Lokhttp3/internal/http2/Http2Reader$Handler;->settings(ZLokhttp3/internal/http2/Settings;)V
goto :goto_21
:pswitch_data_8e
.packed-switch 0x1
:pswitch_4d
:pswitch_54
:pswitch_62
:pswitch_64
:pswitch_71
:pswitch_4d
.end packed-switch
.end method
.method private readWindowUpdate(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
.registers 11
const/4 v5, 0x1
const/4 v4, 0x0
const/4 v0, 0x4
if-eq p2, v0, :cond_15
const-string/jumbo v0, "TYPE_WINDOW_UPDATE length !=4: %s"
new-array v1, v5, [Ljava/lang/Object;
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v2
aput-object v2, v1, v4
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_15
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v0}, Lokio/e;->k()I
move-result v0
int-to-long v0, v0
const-wide/32 v2, 0x7fffffff
and-long/2addr v0, v2
const-wide/16 v2, 0x0
cmp-long v2, v0, v2
if-nez v2, :cond_36
const-string/jumbo v2, "windowSizeIncrement was 0"
new-array v3, v5, [Ljava/lang/Object;
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object v0
aput-object v0, v3, v4
invoke-static {v2, v3}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_36
invoke-interface {p1, p4, v0, v1}, Lokhttp3/internal/http2/Http2Reader$Handler;->windowUpdate(IJ)V
return-void
.end method
# virtual methods
.method public close()V
.registers 2
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v0}, Lokio/e;->close()V
return-void
.end method
.method public nextFrame(ZLokhttp3/internal/http2/Http2Reader$Handler;)Z
.registers 10
const/4 v1, 0x0
const/4 v0, 0x1
:try_start_2
iget-object v2, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
const-wide/16 v4, 0x9
invoke-interface {v2, v4, v5}, Lokio/e;->a(J)V
:try_end_9
.catch Ljava/io/IOException; {:try_start_2 .. :try_end_9} :catch_25
iget-object v2, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-static {v2}, Lokhttp3/internal/http2/Http2Reader;->readMedium(Lokio/e;)I
move-result v2
if-ltz v2, :cond_15
const/16 v3, 0x4000
if-le v2, v3, :cond_28
:cond_15
const-string/jumbo v3, "FRAME_SIZE_ERROR: %s"
new-array v0, v0, [Ljava/lang/Object;
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v2
aput-object v2, v0, v1
invoke-static {v3, v0}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:catch_25
move-exception v0
move v0, v1
:goto_27
return v0
:cond_28
iget-object v3, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v3}, Lokio/e;->i()B
move-result v3
and-int/lit16 v3, v3, 0xff
int-to-byte v3, v3
if-eqz p1, :cond_46
const/4 v4, 0x4
if-eq v3, v4, :cond_46
const-string/jumbo v2, "Expected a SETTINGS frame but was %s"
new-array v0, v0, [Ljava/lang/Object;
invoke-static {v3}, Ljava/lang/Byte;->valueOf(B)Ljava/lang/Byte;
move-result-object v3
aput-object v3, v0, v1
invoke-static {v2, v0}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_46
iget-object v1, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v1}, Lokio/e;->i()B
move-result v1
and-int/lit16 v1, v1, 0xff
int-to-byte v1, v1
iget-object v4, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
invoke-interface {v4}, Lokio/e;->k()I
move-result v4
const v5, 0x7fffffff
and-int/2addr v4, v5
sget-object v5, Lokhttp3/internal/http2/Http2Reader;->logger:Ljava/util/logging/Logger;
sget-object v6, Ljava/util/logging/Level;->FINE:Ljava/util/logging/Level;
invoke-virtual {v5, v6}, Ljava/util/logging/Logger;->isLoggable(Ljava/util/logging/Level;)Z
move-result v5
if-eqz v5, :cond_6c
sget-object v5, Lokhttp3/internal/http2/Http2Reader;->logger:Ljava/util/logging/Logger;
invoke-static {v0, v4, v2, v3, v1}, Lokhttp3/internal/http2/Http2;->frameLog(ZIIBB)Ljava/lang/String;
move-result-object v6
invoke-virtual {v5, v6}, Ljava/util/logging/Logger;->fine(Ljava/lang/String;)V
:cond_6c
packed-switch v3, :pswitch_data_9a
iget-object v1, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
int-to-long v2, v2
invoke-interface {v1, v2, v3}, Lokio/e;->h(J)V
goto :goto_27
:pswitch_76
invoke-direct {p0, p2, v2, v1, v4}, Lokhttp3/internal/http2/Http2Reader;->readData(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
goto :goto_27
:pswitch_7a
invoke-direct {p0, p2, v2, v1, v4}, Lokhttp3/internal/http2/Http2Reader;->readHeaders(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
goto :goto_27
:pswitch_7e
invoke-direct {p0, p2, v2, v1, v4}, Lokhttp3/internal/http2/Http2Reader;->readPriority(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
goto :goto_27
:pswitch_82
invoke-direct {p0, p2, v2, v1, v4}, Lokhttp3/internal/http2/Http2Reader;->readRstStream(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
goto :goto_27
:pswitch_86
invoke-direct {p0, p2, v2, v1, v4}, Lokhttp3/internal/http2/Http2Reader;->readSettings(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
goto :goto_27
:pswitch_8a
invoke-direct {p0, p2, v2, v1, v4}, Lokhttp3/internal/http2/Http2Reader;->readPushPromise(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
goto :goto_27
:pswitch_8e
invoke-direct {p0, p2, v2, v1, v4}, Lokhttp3/internal/http2/Http2Reader;->readPing(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
goto :goto_27
:pswitch_92
invoke-direct {p0, p2, v2, v1, v4}, Lokhttp3/internal/http2/Http2Reader;->readGoAway(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
goto :goto_27
:pswitch_96
invoke-direct {p0, p2, v2, v1, v4}, Lokhttp3/internal/http2/Http2Reader;->readWindowUpdate(Lokhttp3/internal/http2/Http2Reader$Handler;IBI)V
goto :goto_27
:pswitch_data_9a
.packed-switch 0x0
:pswitch_76
:pswitch_7a
:pswitch_7e
:pswitch_82
:pswitch_86
:pswitch_8a
:pswitch_8e
:pswitch_92
:pswitch_96
.end packed-switch
.end method
.method public readConnectionPreface(Lokhttp3/internal/http2/Http2Reader$Handler;)V
.registers 9
const/4 v6, 0x1
const/4 v5, 0x0
iget-boolean v0, p0, Lokhttp3/internal/http2/Http2Reader;->client:Z
if-eqz v0, :cond_16
invoke-virtual {p0, v6, p1}, Lokhttp3/internal/http2/Http2Reader;->nextFrame(ZLokhttp3/internal/http2/Http2Reader$Handler;)Z
move-result v0
if-nez v0, :cond_59
const-string/jumbo v0, "Required SETTINGS preface not received"
new-array v1, v5, [Ljava/lang/Object;
invoke-static {v0, v1}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_16
iget-object v0, p0, Lokhttp3/internal/http2/Http2Reader;->source:Lokio/e;
sget-object v1, Lokhttp3/internal/http2/Http2;->CONNECTION_PREFACE:Lokio/ByteString;
invoke-virtual {v1}, Lokio/ByteString;->h()I
move-result v1
int-to-long v2, v1
invoke-interface {v0, v2, v3}, Lokio/e;->d(J)Lokio/ByteString;
move-result-object v0
sget-object v1, Lokhttp3/internal/http2/Http2Reader;->logger:Ljava/util/logging/Logger;
sget-object v2, Ljava/util/logging/Level;->FINE:Ljava/util/logging/Level;
invoke-virtual {v1, v2}, Ljava/util/logging/Logger;->isLoggable(Ljava/util/logging/Level;)Z
move-result v1
if-eqz v1, :cond_41
sget-object v1, Lokhttp3/internal/http2/Http2Reader;->logger:Ljava/util/logging/Logger;
const-string/jumbo v2, "<< CONNECTION %s"
new-array v3, v6, [Ljava/lang/Object;
invoke-virtual {v0}, Lokio/ByteString;->f()Ljava/lang/String;
move-result-object v4
aput-object v4, v3, v5
invoke-static {v2, v3}, Lokhttp3/internal/Util;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
move-result-object v2
invoke-virtual {v1, v2}, Ljava/util/logging/Logger;->fine(Ljava/lang/String;)V
:cond_41
sget-object v1, Lokhttp3/internal/http2/Http2;->CONNECTION_PREFACE:Lokio/ByteString;
invoke-virtual {v1, v0}, Lokio/ByteString;->equals(Ljava/lang/Object;)Z
move-result v1
if-nez v1, :cond_59
const-string/jumbo v1, "Expected a connection header but was %s"
new-array v2, v6, [Ljava/lang/Object;
invoke-virtual {v0}, Lokio/ByteString;->a()Ljava/lang/String;
move-result-object v0
aput-object v0, v2, v5
invoke-static {v1, v2}, Lokhttp3/internal/http2/Http2;->ioException(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/IOException;
move-result-object v0
throw v0
:cond_59
return-void
.end method