Pipe.smali
.class public final Lokio/Pipe;
.super Ljava/lang/Object;
.source "Pipe.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000D\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\t\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0003\n\u0002\u0018\u0002\n\u0002\u0008\u0008\n\u0002\u0010\u000b\n\u0002\u0008\u0005\n\u0002\u0018\u0002\n\u0002\u0008\u0005\n\u0002\u0010\u0002\n\u0002\u0008\u0004\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\u0018\u00002\u00020\u0001B\r\u0012\u0006\u0010\u0002\u001a\u00020\u0003\u00a2\u0006\u0002\u0010\u0004J\u000e\u0010\u001e\u001a\u00020\u001f2\u0006\u0010\u0011\u001a\u00020\nJ\r\u0010\u0011\u001a\u00020\nH\u0007\u00a2\u0006\u0002\u0008 J\r\u0010\u0018\u001a\u00020\u0019H\u0007\u00a2\u0006\u0002\u0008!J&\u0010\"\u001a\u00020\u001f*\u00020\n2\u0017\u0010#\u001a\u0013\u0012\u0004\u0012\u00020\n\u0012\u0004\u0012\u00020\u001f0$\u00a2\u0006\u0002\u0008%H\u0082\u0008R\u0014\u0010\u0005\u001a\u00020\u0006X\u0080\u0004\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0007\u0010\u0008R\u001c\u0010\t\u001a\u0004\u0018\u00010\nX\u0080\u000e\u00a2\u0006\u000e\n\u0000\u001a\u0004\u0008\u000b\u0010\u000c\"\u0004\u0008\r\u0010\u000eR\u0014\u0010\u0002\u001a\u00020\u0003X\u0080\u0004\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u000f\u0010\u0010R\u0013\u0010\u0011\u001a\u00020\n8G\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0011\u0010\u000cR\u001a\u0010\u0012\u001a\u00020\u0013X\u0080\u000e\u00a2\u0006\u000e\n\u0000\u001a\u0004\u0008\u0014\u0010\u0015\"\u0004\u0008\u0016\u0010\u0017R\u0013\u0010\u0018\u001a\u00020\u00198G\u00a2\u0006\u0008\n\u0000\u001a\u0004\u0008\u0018\u0010\u001aR\u001a\u0010\u001b\u001a\u00020\u0013X\u0080\u000e\u00a2\u0006\u000e\n\u0000\u001a\u0004\u0008\u001c\u0010\u0015\"\u0004\u0008\u001d\u0010\u0017\u00a8\u0006&"
}
d2 = {
"Lokio/Pipe;",
"",
"maxBufferSize",
"",
"(J)V",
"buffer",
"Lokio/Buffer;",
"getBuffer$okio",
"()Lokio/Buffer;",
"foldedSink",
"Lokio/Sink;",
"getFoldedSink$okio",
"()Lokio/Sink;",
"setFoldedSink$okio",
"(Lokio/Sink;)V",
"getMaxBufferSize$okio",
"()J",
"sink",
"sinkClosed",
"",
"getSinkClosed$okio",
"()Z",
"setSinkClosed$okio",
"(Z)V",
"source",
"Lokio/Source;",
"()Lokio/Source;",
"sourceClosed",
"getSourceClosed$okio",
"setSourceClosed$okio",
"fold",
"",
"-deprecated_sink",
"-deprecated_source",
"forward",
"block",
"Lkotlin/Function1;",
"Lkotlin/ExtensionFunctionType;",
"okio"
}
k = 0x1
mv = {
0x1,
0x1,
0x10
}
.end annotation
# instance fields
.field public final buffer:Lokio/Buffer;
.field public foldedSink:Lokio/Sink;
.field public final maxBufferSize:J
.field public final sink:Lokio/Sink;
.field public sinkClosed:Z
.field public final source:Lokio/Source;
.field public sourceClosed:Z
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(J)V
.registers 6
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-wide p1, p0, Lokio/Pipe;->maxBufferSize:J
new-instance p1, Lokio/Buffer;
invoke-direct {p1}, Lokio/Buffer;-><init>()V
iput-object p1, p0, Lokio/Pipe;->buffer:Lokio/Buffer;
iget-wide p1, p0, Lokio/Pipe;->maxBufferSize:J
const-wide/16 v0, 0x1
cmp-long v2, p1, v0
if-ltz v2, :cond_16
const/4 p1, 0x1
goto :goto_17
:cond_16
const/4 p1, 0x0
:goto_17
if-eqz p1, :cond_28
new-instance p1, Lokio/Pipe$sink$1;
invoke-direct {p1, p0}, Lokio/Pipe$sink$1;-><init>(Lokio/Pipe;)V
iput-object p1, p0, Lokio/Pipe;->sink:Lokio/Sink;
new-instance p1, Lokio/Pipe$source$1;
invoke-direct {p1, p0}, Lokio/Pipe$source$1;-><init>(Lokio/Pipe;)V
iput-object p1, p0, Lokio/Pipe;->source:Lokio/Source;
return-void
:cond_28
new-instance p1, Ljava/lang/StringBuilder;
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
const-string p2, "maxBufferSize < 1: "
invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-wide v0, p0, Lokio/Pipe;->maxBufferSize:J
invoke-virtual {p1, v0, v1}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p1
new-instance p2, Ljava/lang/IllegalArgumentException;
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p1
invoke-direct {p2, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p2
.end method
.method public static final synthetic access$forward(Lokio/Pipe;Lokio/Sink;Lkotlin/jvm/functions/Function1;)V
.registers 3
invoke-direct {p0, p1, p2}, Lokio/Pipe;->forward(Lokio/Sink;Lkotlin/jvm/functions/Function1;)V
return-void
.end method
.method private final forward(Lokio/Sink;Lkotlin/jvm/functions/Function1;)V
.registers 15
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lokio/Sink;",
"Lkotlin/jvm/functions/Function1<",
"-",
"Lokio/Sink;",
"Lkotlin/Unit;",
">;)V"
}
.end annotation
invoke-interface {p1}, Lokio/Sink;->timeout()Lokio/Timeout;
move-result-object v0
invoke-virtual {p0}, Lokio/Pipe;->sink()Lokio/Sink;
move-result-object v1
invoke-interface {v1}, Lokio/Sink;->timeout()Lokio/Timeout;
move-result-object v1
invoke-virtual {v0}, Lokio/Timeout;->timeoutNanos()J
move-result-wide v2
sget-object v4, Lokio/Timeout;->Companion:Lokio/Timeout$Companion;
invoke-virtual {v1}, Lokio/Timeout;->timeoutNanos()J
move-result-wide v5
invoke-virtual {v0}, Lokio/Timeout;->timeoutNanos()J
move-result-wide v7
invoke-virtual {v4, v5, v6, v7, v8}, Lokio/Timeout$Companion;->minTimeout(JJ)J
move-result-wide v4
sget-object v6, Ljava/util/concurrent/TimeUnit;->NANOSECONDS:Ljava/util/concurrent/TimeUnit;
invoke-virtual {v0, v4, v5, v6}, Lokio/Timeout;->timeout(JLjava/util/concurrent/TimeUnit;)Lokio/Timeout;
invoke-virtual {v0}, Lokio/Timeout;->hasDeadline()Z
move-result v4
const/4 v5, 0x1
if-eqz v4, :cond_71
invoke-virtual {v0}, Lokio/Timeout;->deadlineNanoTime()J
move-result-wide v6
invoke-virtual {v1}, Lokio/Timeout;->hasDeadline()Z
move-result v4
if-eqz v4, :cond_43
invoke-virtual {v0}, Lokio/Timeout;->deadlineNanoTime()J
move-result-wide v8
invoke-virtual {v1}, Lokio/Timeout;->deadlineNanoTime()J
move-result-wide v10
invoke-static {v8, v9, v10, v11}, Ljava/lang/Math;->min(JJ)J
move-result-wide v8
invoke-virtual {v0, v8, v9}, Lokio/Timeout;->deadlineNanoTime(J)Lokio/Timeout;
:cond_43
:try_start_43
invoke-interface {p2, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
:try_end_46
.catchall {:try_start_43 .. :try_end_46} :catchall_5b
invoke-static {v5}, Lkotlin/jvm/internal/InlineMarker;->finallyStart(I)V
sget-object p1, Ljava/util/concurrent/TimeUnit;->NANOSECONDS:Ljava/util/concurrent/TimeUnit;
invoke-virtual {v0, v2, v3, p1}, Lokio/Timeout;->timeout(JLjava/util/concurrent/TimeUnit;)Lokio/Timeout;
invoke-virtual {v1}, Lokio/Timeout;->hasDeadline()Z
move-result p1
if-eqz p1, :cond_57
invoke-virtual {v0, v6, v7}, Lokio/Timeout;->deadlineNanoTime(J)Lokio/Timeout;
:cond_57
invoke-static {v5}, Lkotlin/jvm/internal/InlineMarker;->finallyEnd(I)V
goto :goto_95
:catchall_5b
move-exception p1
invoke-static {v5}, Lkotlin/jvm/internal/InlineMarker;->finallyStart(I)V
sget-object p2, Ljava/util/concurrent/TimeUnit;->NANOSECONDS:Ljava/util/concurrent/TimeUnit;
invoke-virtual {v0, v2, v3, p2}, Lokio/Timeout;->timeout(JLjava/util/concurrent/TimeUnit;)Lokio/Timeout;
invoke-virtual {v1}, Lokio/Timeout;->hasDeadline()Z
move-result p2
if-eqz p2, :cond_6d
invoke-virtual {v0, v6, v7}, Lokio/Timeout;->deadlineNanoTime(J)Lokio/Timeout;
:cond_6d
invoke-static {v5}, Lkotlin/jvm/internal/InlineMarker;->finallyEnd(I)V
throw p1
:cond_71
invoke-virtual {v1}, Lokio/Timeout;->hasDeadline()Z
move-result v4
if-eqz v4, :cond_7e
invoke-virtual {v1}, Lokio/Timeout;->deadlineNanoTime()J
move-result-wide v6
invoke-virtual {v0, v6, v7}, Lokio/Timeout;->deadlineNanoTime(J)Lokio/Timeout;
:cond_7e
:try_start_7e
invoke-interface {p2, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
:try_end_81
.catchall {:try_start_7e .. :try_end_81} :catchall_96
invoke-static {v5}, Lkotlin/jvm/internal/InlineMarker;->finallyStart(I)V
sget-object p1, Ljava/util/concurrent/TimeUnit;->NANOSECONDS:Ljava/util/concurrent/TimeUnit;
invoke-virtual {v0, v2, v3, p1}, Lokio/Timeout;->timeout(JLjava/util/concurrent/TimeUnit;)Lokio/Timeout;
invoke-virtual {v1}, Lokio/Timeout;->hasDeadline()Z
move-result p1
if-eqz p1, :cond_92
invoke-virtual {v0}, Lokio/Timeout;->clearDeadline()Lokio/Timeout;
:cond_92
invoke-static {v5}, Lkotlin/jvm/internal/InlineMarker;->finallyEnd(I)V
:goto_95
return-void
:catchall_96
move-exception p1
invoke-static {v5}, Lkotlin/jvm/internal/InlineMarker;->finallyStart(I)V
sget-object p2, Ljava/util/concurrent/TimeUnit;->NANOSECONDS:Ljava/util/concurrent/TimeUnit;
invoke-virtual {v0, v2, v3, p2}, Lokio/Timeout;->timeout(JLjava/util/concurrent/TimeUnit;)Lokio/Timeout;
invoke-virtual {v1}, Lokio/Timeout;->hasDeadline()Z
move-result p2
if-eqz p2, :cond_a8
invoke-virtual {v0}, Lokio/Timeout;->clearDeadline()Lokio/Timeout;
:cond_a8
invoke-static {v5}, Lkotlin/jvm/internal/InlineMarker;->finallyEnd(I)V
throw p1
.end method
# virtual methods
.method public final -deprecated_sink()Lokio/Sink;
.registers 2
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
message = "moved to val"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "sink"
imports = {}
.end subannotation
.end annotation
.annotation build Lkotlin/jvm/JvmName;
name = "-deprecated_sink"
.end annotation
iget-object v0, p0, Lokio/Pipe;->sink:Lokio/Sink;
return-object v0
.end method
.method public final -deprecated_source()Lokio/Source;
.registers 2
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
message = "moved to val"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "source"
imports = {}
.end subannotation
.end annotation
.annotation build Lkotlin/jvm/JvmName;
name = "-deprecated_source"
.end annotation
iget-object v0, p0, Lokio/Pipe;->source:Lokio/Source;
return-object v0
.end method
.method public final fold(Lokio/Sink;)V
.registers 9
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
:goto_0
iget-object v0, p0, Lokio/Pipe;->buffer:Lokio/Buffer;
monitor-enter v0
:try_start_3
iget-object v1, p0, Lokio/Pipe;->foldedSink:Lokio/Sink;
const/4 v2, 0x1
if-nez v1, :cond_a
const/4 v1, 0x1
goto :goto_b
:cond_a
const/4 v1, 0x0
:goto_b
if-eqz v1, :cond_6c
iget-object v1, p0, Lokio/Pipe;->buffer:Lokio/Buffer;
invoke-virtual {v1}, Lokio/Buffer;->exhausted()Z
move-result v1
if-eqz v1, :cond_1b
iput-boolean v2, p0, Lokio/Pipe;->sourceClosed:Z
iput-object p1, p0, Lokio/Pipe;->foldedSink:Lokio/Sink;
:try_end_19
.catchall {:try_start_3 .. :try_end_19} :catchall_79
monitor-exit v0
return-void
:cond_1b
:try_start_1b
iget-boolean v1, p0, Lokio/Pipe;->sinkClosed:Z
new-instance v3, Lokio/Buffer;
invoke-direct {v3}, Lokio/Buffer;-><init>()V
iget-object v4, p0, Lokio/Pipe;->buffer:Lokio/Buffer;
iget-object v5, p0, Lokio/Pipe;->buffer:Lokio/Buffer;
invoke-virtual {v5}, Lokio/Buffer;->size()J
move-result-wide v5
invoke-virtual {v3, v4, v5, v6}, Lokio/Buffer;->write(Lokio/Buffer;J)V
iget-object v4, p0, Lokio/Pipe;->buffer:Lokio/Buffer;
if-eqz v4, :cond_64
invoke-virtual {v4}, Ljava/lang/Object;->notifyAll()V
sget-object v4, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
:try_end_36
.catchall {:try_start_1b .. :try_end_36} :catchall_79
monitor-exit v0
:try_start_37
invoke-virtual {v3}, Lokio/Buffer;->size()J
move-result-wide v4
invoke-interface {p1, v3, v4, v5}, Lokio/Sink;->write(Lokio/Buffer;J)V
if-eqz v1, :cond_44
invoke-interface {p1}, Lokio/Sink;->close()V
goto :goto_0
:cond_44
invoke-interface {p1}, Lokio/Sink;->flush()V
:try_end_47
.catchall {:try_start_37 .. :try_end_47} :catchall_48
goto :goto_0
:catchall_48
move-exception p1
iget-object v0, p0, Lokio/Pipe;->buffer:Lokio/Buffer;
monitor-enter v0
:try_start_4c
iput-boolean v2, p0, Lokio/Pipe;->sourceClosed:Z
iget-object v1, p0, Lokio/Pipe;->buffer:Lokio/Buffer;
if-nez v1, :cond_5a
new-instance p1, Lkotlin/TypeCastException;
const-string v1, "null cannot be cast to non-null type java.lang.Object"
invoke-direct {p1, v1}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
throw p1
:cond_5a
invoke-virtual {v1}, Ljava/lang/Object;->notifyAll()V
sget-object v1, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
:try_end_5f
.catchall {:try_start_4c .. :try_end_5f} :catchall_61
monitor-exit v0
throw p1
:catchall_61
move-exception p1
monitor-exit v0
throw p1
:cond_64
:try_start_64
new-instance p1, Lkotlin/TypeCastException;
const-string v1, "null cannot be cast to non-null type java.lang.Object"
invoke-direct {p1, v1}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
throw p1
:cond_6c
const-string/jumbo p1, "sink already folded"
new-instance v1, Ljava/lang/IllegalStateException;
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p1
invoke-direct {v1, p1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v1
:try_end_79
.catchall {:try_start_64 .. :try_end_79} :catchall_79
:catchall_79
move-exception p1
monitor-exit v0
goto :goto_7d
:goto_7c
throw p1
:goto_7d
goto :goto_7c
.end method
.method public final getBuffer$okio()Lokio/Buffer;
.registers 2
iget-object v0, p0, Lokio/Pipe;->buffer:Lokio/Buffer;
return-object v0
.end method
.method public final getFoldedSink$okio()Lokio/Sink;
.registers 2
iget-object v0, p0, Lokio/Pipe;->foldedSink:Lokio/Sink;
return-object v0
.end method
.method public final getMaxBufferSize$okio()J
.registers 3
iget-wide v0, p0, Lokio/Pipe;->maxBufferSize:J
return-wide v0
.end method
.method public final getSinkClosed$okio()Z
.registers 2
iget-boolean v0, p0, Lokio/Pipe;->sinkClosed:Z
return v0
.end method
.method public final getSourceClosed$okio()Z
.registers 2
iget-boolean v0, p0, Lokio/Pipe;->sourceClosed:Z
return v0
.end method
.method public final setFoldedSink$okio(Lokio/Sink;)V
.registers 2
iput-object p1, p0, Lokio/Pipe;->foldedSink:Lokio/Sink;
return-void
.end method
.method public final setSinkClosed$okio(Z)V
.registers 2
iput-boolean p1, p0, Lokio/Pipe;->sinkClosed:Z
return-void
.end method
.method public final setSourceClosed$okio(Z)V
.registers 2
iput-boolean p1, p0, Lokio/Pipe;->sourceClosed:Z
return-void
.end method
.method public final sink()Lokio/Sink;
.registers 2
.annotation build Lkotlin/jvm/JvmName;
name = "sink"
.end annotation
iget-object v0, p0, Lokio/Pipe;->sink:Lokio/Sink;
return-object v0
.end method
.method public final source()Lokio/Source;
.registers 2
.annotation build Lkotlin/jvm/JvmName;
name = "source"
.end annotation
iget-object v0, p0, Lokio/Pipe;->source:Lokio/Source;
return-object v0
.end method