AsyncTimeout$sink$1.smali
.class public final Lokio/AsyncTimeout$sink$1;
.super Ljava/lang/Object;
.source "AsyncTimeout.kt"
# interfaces
.implements Lokio/Sink;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lokio/AsyncTimeout;->sink(Lokio/Sink;)Lokio/Sink;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000-\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\t\n\u0000*\u0001\u0000\u0008\n\u0018\u00002\u00020\u0001J\u0008\u0010\u0002\u001a\u00020\u0003H\u0016J\u0008\u0010\u0004\u001a\u00020\u0003H\u0016J\u0008\u0010\u0005\u001a\u00020\u0006H\u0016J\u0008\u0010\u0007\u001a\u00020\u0008H\u0016J\u0018\u0010\t\u001a\u00020\u00032\u0006\u0010\n\u001a\u00020\u000b2\u0006\u0010\u000c\u001a\u00020\rH\u0016\u00a8\u0006\u000e"
}
d2 = {
"okio/AsyncTimeout$sink$1",
"Lokio/Sink;",
"close",
"",
"flush",
"timeout",
"Lokio/AsyncTimeout;",
"toString",
"",
"write",
"source",
"Lokio/Buffer;",
"byteCount",
"",
"okio"
}
k = 0x1
mv = {
0x1,
0x1,
0x10
}
.end annotation
# instance fields
.field public final synthetic $sink:Lokio/Sink;
.field public final synthetic this$0:Lokio/AsyncTimeout;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lokio/AsyncTimeout;Lokio/Sink;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lokio/Sink;",
")V"
}
.end annotation
iput-object p1, p0, Lokio/AsyncTimeout$sink$1;->this$0:Lokio/AsyncTimeout;
iput-object p2, p0, Lokio/AsyncTimeout$sink$1;->$sink:Lokio/Sink;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public close()V
.registers 4
iget-object v0, p0, Lokio/AsyncTimeout$sink$1;->this$0:Lokio/AsyncTimeout;
invoke-virtual {v0}, Lokio/AsyncTimeout;->enter()V
:try_start_5
iget-object v1, p0, Lokio/AsyncTimeout$sink$1;->$sink:Lokio/Sink;
invoke-interface {v1}, Lokio/Sink;->close()V
sget-object v1, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
:try_end_c
.catch Ljava/io/IOException; {:try_start_5 .. :try_end_c} :catch_1b
.catchall {:try_start_5 .. :try_end_c} :catchall_19
invoke-virtual {v0}, Lokio/AsyncTimeout;->exit()Z
move-result v1
if-nez v1, :cond_13
return-void
:cond_13
const/4 v1, 0x0
invoke-virtual {v0, v1}, Lokio/AsyncTimeout;->access$newTimeoutException(Ljava/io/IOException;)Ljava/io/IOException;
move-result-object v0
throw v0
:catchall_19
move-exception v1
goto :goto_28
:catch_1b
move-exception v1
:try_start_1c
invoke-virtual {v0}, Lokio/AsyncTimeout;->exit()Z
move-result v2
if-nez v2, :cond_23
goto :goto_27
:cond_23
invoke-virtual {v0, v1}, Lokio/AsyncTimeout;->access$newTimeoutException(Ljava/io/IOException;)Ljava/io/IOException;
move-result-object v1
:goto_27
throw v1
:try_end_28
.catchall {:try_start_1c .. :try_end_28} :catchall_19
:goto_28
invoke-virtual {v0}, Lokio/AsyncTimeout;->exit()Z
move-result v0
throw v1
.end method
.method public flush()V
.registers 4
iget-object v0, p0, Lokio/AsyncTimeout$sink$1;->this$0:Lokio/AsyncTimeout;
invoke-virtual {v0}, Lokio/AsyncTimeout;->enter()V
:try_start_5
iget-object v1, p0, Lokio/AsyncTimeout$sink$1;->$sink:Lokio/Sink;
invoke-interface {v1}, Lokio/Sink;->flush()V
sget-object v1, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
:try_end_c
.catch Ljava/io/IOException; {:try_start_5 .. :try_end_c} :catch_1b
.catchall {:try_start_5 .. :try_end_c} :catchall_19
invoke-virtual {v0}, Lokio/AsyncTimeout;->exit()Z
move-result v1
if-nez v1, :cond_13
return-void
:cond_13
const/4 v1, 0x0
invoke-virtual {v0, v1}, Lokio/AsyncTimeout;->access$newTimeoutException(Ljava/io/IOException;)Ljava/io/IOException;
move-result-object v0
throw v0
:catchall_19
move-exception v1
goto :goto_28
:catch_1b
move-exception v1
:try_start_1c
invoke-virtual {v0}, Lokio/AsyncTimeout;->exit()Z
move-result v2
if-nez v2, :cond_23
goto :goto_27
:cond_23
invoke-virtual {v0, v1}, Lokio/AsyncTimeout;->access$newTimeoutException(Ljava/io/IOException;)Ljava/io/IOException;
move-result-object v1
:goto_27
throw v1
:try_end_28
.catchall {:try_start_1c .. :try_end_28} :catchall_19
:goto_28
invoke-virtual {v0}, Lokio/AsyncTimeout;->exit()Z
move-result v0
throw v1
.end method
.method public timeout()Lokio/AsyncTimeout;
.registers 2
iget-object v0, p0, Lokio/AsyncTimeout$sink$1;->this$0:Lokio/AsyncTimeout;
return-object v0
.end method
.method public bridge synthetic timeout()Lokio/Timeout;
.registers 2
invoke-virtual {p0}, Lokio/AsyncTimeout$sink$1;->timeout()Lokio/AsyncTimeout;
move-result-object v0
return-object v0
.end method
.method public toString()Ljava/lang/String;
.registers 3
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v1, "AsyncTimeout.sink("
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v1, p0, Lokio/AsyncTimeout$sink$1;->$sink:Lokio/Sink;
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const/16 v1, 0x29
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public write(Lokio/Buffer;J)V
.registers 10
invoke-virtual {p1}, Lokio/Buffer;->size()J
move-result-wide v0
const-wide/16 v2, 0x0
move-wide v4, p2
invoke-static/range {v0 .. v5}, Lokio/-Util;->checkOffsetAndCount(JJJ)V
:goto_a
const-wide/16 v0, 0x0
cmp-long v2, p2, v0
if-lez v2, :cond_61
iget-object v2, p1, Lokio/Buffer;->head:Lokio/Segment;
if-nez v2, :cond_17
invoke-static {}, Lkotlin/jvm/internal/Intrinsics;->throwNpe()V
:cond_17
:goto_17
const/high16 v3, 0x10000
int-to-long v3, v3
cmp-long v5, v0, v3
if-gez v5, :cond_33
iget v3, v2, Lokio/Segment;->limit:I
iget v4, v2, Lokio/Segment;->pos:I
sub-int/2addr v3, v4
int-to-long v3, v3
add-long/2addr v0, v3
cmp-long v3, v0, p2
if-ltz v3, :cond_2b
move-wide v0, p2
goto :goto_33
:cond_2b
iget-object v2, v2, Lokio/Segment;->next:Lokio/Segment;
if-nez v2, :cond_17
invoke-static {}, Lkotlin/jvm/internal/Intrinsics;->throwNpe()V
goto :goto_17
:cond_33
:goto_33
iget-object v2, p0, Lokio/AsyncTimeout$sink$1;->this$0:Lokio/AsyncTimeout;
invoke-virtual {v2}, Lokio/AsyncTimeout;->enter()V
:try_start_38
iget-object v3, p0, Lokio/AsyncTimeout$sink$1;->$sink:Lokio/Sink;
invoke-interface {v3, p1, v0, v1}, Lokio/Sink;->write(Lokio/Buffer;J)V
sget-object v3, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
:try_end_3f
.catch Ljava/io/IOException; {:try_start_38 .. :try_end_3f} :catch_4f
.catchall {:try_start_38 .. :try_end_3f} :catchall_4d
invoke-virtual {v2}, Lokio/AsyncTimeout;->exit()Z
move-result v3
if-nez v3, :cond_47
sub-long/2addr p2, v0
goto :goto_a
:cond_47
const/4 p1, 0x0
invoke-virtual {v2, p1}, Lokio/AsyncTimeout;->access$newTimeoutException(Ljava/io/IOException;)Ljava/io/IOException;
move-result-object p1
throw p1
:catchall_4d
move-exception p1
goto :goto_5c
:catch_4f
move-exception p1
:try_start_50
invoke-virtual {v2}, Lokio/AsyncTimeout;->exit()Z
move-result p2
if-nez p2, :cond_57
goto :goto_5b
:cond_57
invoke-virtual {v2, p1}, Lokio/AsyncTimeout;->access$newTimeoutException(Ljava/io/IOException;)Ljava/io/IOException;
move-result-object p1
:goto_5b
throw p1
:try_end_5c
.catchall {:try_start_50 .. :try_end_5c} :catchall_4d
:goto_5c
invoke-virtual {v2}, Lokio/AsyncTimeout;->exit()Z
move-result p2
throw p1
:cond_61
return-void
.end method