k.smali

.class public final Lr5/k;
.super Ljava/lang/Object;
.source "Streams.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lr5/k$a;
    }
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public static a(Ljava/lang/Appendable;)Ljava/io/Writer;
    .registers 2

    instance-of v0, p0, Ljava/io/Writer;

    if-eqz v0, :cond_7

    check-cast p0, Ljava/io/Writer;

    goto :goto_d

    :cond_7
    new-instance v0, Lr5/k$a;

    invoke-direct {v0, p0}, Lr5/k$a;-><init>(Ljava/lang/Appendable;)V

    move-object p0, v0

    :goto_d
    return-object p0
.end method

.method public static a(Lw5/a;)Lp5/i;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lp5/m;
        }
    .end annotation

    :try_start_0
    invoke-virtual {p0}, Lw5/a;->peek()Lcom/google/gson/stream/JsonToken;
    :try_end_3
    .catch Ljava/io/EOFException; {:try_start_0 .. :try_end_3} :catch_24
    .catch Lw5/c; {:try_start_0 .. :try_end_3} :catch_1d
    .catch Ljava/io/IOException; {:try_start_0 .. :try_end_3} :catch_16
    .catch Ljava/lang/NumberFormatException; {:try_start_0 .. :try_end_3} :catch_f

    const/4 v0, 0x0

    :try_start_4
    sget-object v1, Lcom/google/gson/internal/bind/TypeAdapters;->X:Lcom/google/gson/TypeAdapter;

    invoke-virtual {v1, p0}, Lcom/google/gson/TypeAdapter;->read(Lw5/a;)Ljava/lang/Object;

    move-result-object p0

    check-cast p0, Lp5/i;
    :try_end_c
    .catch Ljava/io/EOFException; {:try_start_4 .. :try_end_c} :catch_d
    .catch Lw5/c; {:try_start_4 .. :try_end_c} :catch_1d
    .catch Ljava/io/IOException; {:try_start_4 .. :try_end_c} :catch_16
    .catch Ljava/lang/NumberFormatException; {:try_start_4 .. :try_end_c} :catch_f

    return-object p0

    :catch_d
    move-exception p0

    goto :goto_26

    :catch_f
    move-exception p0

    new-instance v0, Lp5/r;

    invoke-direct {v0, p0}, Lp5/r;-><init>(Ljava/lang/Throwable;)V

    throw v0

    :catch_16
    move-exception p0

    new-instance v0, Lp5/j;

    invoke-direct {v0, p0}, Lp5/j;-><init>(Ljava/lang/Throwable;)V

    throw v0

    :catch_1d
    move-exception p0

    new-instance v0, Lp5/r;

    invoke-direct {v0, p0}, Lp5/r;-><init>(Ljava/lang/Throwable;)V

    throw v0

    :catch_24
    move-exception p0

    const/4 v0, 0x1

    :goto_26
    if-eqz v0, :cond_2b

    sget-object p0, Lp5/k;->a:Lp5/k;

    return-object p0

    :cond_2b
    new-instance v0, Lp5/r;

    invoke-direct {v0, p0}, Lp5/r;-><init>(Ljava/lang/Throwable;)V

    throw v0
.end method

.method public static a(Lp5/i;Lw5/b;)V
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    sget-object v0, Lcom/google/gson/internal/bind/TypeAdapters;->X:Lcom/google/gson/TypeAdapter;

    invoke-virtual {v0, p1, p0}, Lcom/google/gson/TypeAdapter;->write(Lw5/b;Ljava/lang/Object;)V

    return-void
.end method