Pipe$source$1.smali
.class public final Lokio/Pipe$source$1;
.super Ljava/lang/Object;
.source "Pipe.kt"
# interfaces
.implements Lokio/Source;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lokio/Pipe;-><init>(J)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lokio/Pipe;
.field private final timeout:Lokio/Timeout;
# direct methods
.method constructor <init>(Lokio/Pipe;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
iput-object p1, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
new-instance p1, Lokio/Timeout;
invoke-direct {p1}, Lokio/Timeout;-><init>()V
iput-object p1, p0, Lokio/Pipe$source$1;->timeout:Lokio/Timeout;
return-void
.end method
# virtual methods
.method public close()V
.registers 4
.line 1
iget-object v0, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
invoke-virtual {v0}, Lokio/Pipe;->getBuffer$okio()Lokio/Buffer;
move-result-object v0
.line 2
monitor-enter v0
.line 3
:try_start_7
iget-object v1, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
const/4 v2, 0x1
invoke-virtual {v1, v2}, Lokio/Pipe;->setSourceClosed$okio(Z)V
.line 4
iget-object v1, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
invoke-virtual {v1}, Lokio/Pipe;->getBuffer$okio()Lokio/Buffer;
move-result-object v1
if-eqz v1, :cond_1c
invoke-virtual {v1}, Ljava/lang/Object;->notifyAll()V
.line 5
sget-object v1, Lkotlin/n;->a:Lkotlin/n;
:try_end_1a
.catchall {:try_start_7 .. :try_end_1a} :catchall_24
monitor-exit v0
return-void
.line 6
:cond_1c
:try_start_1c
new-instance v1, Lkotlin/TypeCastException;
const-string v2, "null cannot be cast to non-null type java.lang.Object"
invoke-direct {v1, v2}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
throw v1
:try_end_24
.catchall {:try_start_1c .. :try_end_24} :catchall_24
:catchall_24
move-exception v1
.line 7
monitor-exit v0
throw v1
.end method
.method public read(Lokio/Buffer;J)J
.registers 10
const-string v0, "sink"
invoke-static {p1, v0}, Lkotlin/jvm/internal/i;->d(Ljava/lang/Object;Ljava/lang/String;)V
.line 1
iget-object v0, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
invoke-virtual {v0}, Lokio/Pipe;->getBuffer$okio()Lokio/Buffer;
move-result-object v0
.line 2
monitor-enter v0
.line 3
:try_start_c
iget-object v1, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
invoke-virtual {v1}, Lokio/Pipe;->getSourceClosed$okio()Z
move-result v1
xor-int/lit8 v1, v1, 0x1
if-eqz v1, :cond_5d
.line 4
:goto_16
iget-object v1, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
invoke-virtual {v1}, Lokio/Pipe;->getBuffer$okio()Lokio/Buffer;
move-result-object v1
invoke-virtual {v1}, Lokio/Buffer;->size()J
move-result-wide v1
const-wide/16 v3, 0x0
cmp-long v5, v1, v3
if-nez v5, :cond_3e
.line 5
iget-object v1, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
invoke-virtual {v1}, Lokio/Pipe;->getSinkClosed$okio()Z
move-result v1
:try_end_2c
.catchall {:try_start_c .. :try_end_2c} :catchall_65
if-eqz v1, :cond_32
const-wide/16 p1, -0x1
monitor-exit v0
return-wide p1
.line 6
:cond_32
:try_start_32
iget-object v1, p0, Lokio/Pipe$source$1;->timeout:Lokio/Timeout;
iget-object v2, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
invoke-virtual {v2}, Lokio/Pipe;->getBuffer$okio()Lokio/Buffer;
move-result-object v2
invoke-virtual {v1, v2}, Lokio/Timeout;->waitUntilNotified(Ljava/lang/Object;)V
goto :goto_16
.line 7
:cond_3e
iget-object v1, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
invoke-virtual {v1}, Lokio/Pipe;->getBuffer$okio()Lokio/Buffer;
move-result-object v1
invoke-virtual {v1, p1, p2, p3}, Lokio/Buffer;->read(Lokio/Buffer;J)J
move-result-wide p1
.line 8
iget-object p3, p0, Lokio/Pipe$source$1;->this$0:Lokio/Pipe;
invoke-virtual {p3}, Lokio/Pipe;->getBuffer$okio()Lokio/Buffer;
move-result-object p3
if-eqz p3, :cond_55
invoke-virtual {p3}, Ljava/lang/Object;->notifyAll()V
:try_end_53
.catchall {:try_start_32 .. :try_end_53} :catchall_65
.line 9
monitor-exit v0
return-wide p1
.line 10
:cond_55
:try_start_55
new-instance p1, Lkotlin/TypeCastException;
const-string p2, "null cannot be cast to non-null type java.lang.Object"
invoke-direct {p1, p2}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
throw p1
:cond_5d
const-string p1, "closed"
.line 11
new-instance p2, Ljava/lang/IllegalStateException;
invoke-direct {p2, p1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p2
:try_end_65
.catchall {:try_start_55 .. :try_end_65} :catchall_65
:catchall_65
move-exception p1
.line 12
monitor-exit v0
goto :goto_69
:goto_68
throw p1
:goto_69
goto :goto_68
.end method
.method public timeout()Lokio/Timeout;
.registers 2
.line 1
iget-object v0, p0, Lokio/Pipe$source$1;->timeout:Lokio/Timeout;
return-object v0
.end method