e.smali

.class Li/e0/e/e;
.super Lj/g;
.source ""


# instance fields
.field private f:Z


# direct methods
.method constructor <init>(Lj/r;)V
    .registers 2

    invoke-direct {p0, p1}, Lj/g;-><init>(Lj/r;)V

    return-void
.end method


# virtual methods
.method public L(Lj/c;J)V
    .registers 5

    iget-boolean v0, p0, Li/e0/e/e;->f:Z

    if-eqz v0, :cond_8

    invoke-virtual {p1, p2, p3}, Lj/c;->skip(J)V

    return-void

    :cond_8
    :try_start_8
    invoke-super {p0, p1, p2, p3}, Lj/g;->L(Lj/c;J)V
    :try_end_b
    .catch Ljava/io/IOException; {:try_start_8 .. :try_end_b} :catch_c

    goto :goto_13

    :catch_c
    move-exception p1

    const/4 p2, 0x1

    iput-boolean p2, p0, Li/e0/e/e;->f:Z

    invoke-virtual {p0, p1}, Li/e0/e/e;->k(Ljava/io/IOException;)V

    :goto_13
    return-void
.end method

.method public close()V
    .registers 3

    iget-boolean v0, p0, Li/e0/e/e;->f:Z

    if-eqz v0, :cond_5

    return-void

    :cond_5
    :try_start_5
    invoke-super {p0}, Lj/g;->close()V
    :try_end_8
    .catch Ljava/io/IOException; {:try_start_5 .. :try_end_8} :catch_9

    goto :goto_10

    :catch_9
    move-exception v0

    const/4 v1, 0x1

    iput-boolean v1, p0, Li/e0/e/e;->f:Z

    invoke-virtual {p0, v0}, Li/e0/e/e;->k(Ljava/io/IOException;)V

    :goto_10
    return-void
.end method

.method public flush()V
    .registers 3

    iget-boolean v0, p0, Li/e0/e/e;->f:Z

    if-eqz v0, :cond_5

    return-void

    :cond_5
    :try_start_5
    invoke-super {p0}, Lj/g;->flush()V
    :try_end_8
    .catch Ljava/io/IOException; {:try_start_5 .. :try_end_8} :catch_9

    goto :goto_10

    :catch_9
    move-exception v0

    const/4 v1, 0x1

    iput-boolean v1, p0, Li/e0/e/e;->f:Z

    invoke-virtual {p0, v0}, Li/e0/e/e;->k(Ljava/io/IOException;)V

    :goto_10
    return-void
.end method

.method protected k(Ljava/io/IOException;)V
    .registers 2

    const p0, 0x0

    throw p0
.end method