FFLV2ClientImpl$4.smali

.class Lcom/avast/android/ffl/v2/FFLV2ClientImpl$4;
.super Ljava/lang/Object;

# interfaces
.implements Lretrofit/mime/TypedOutput;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/avast/android/ffl/v2/FFLV2ClientImpl;->v(Lcom/avast/android/ffl/v2/ClientIdentity;Lcom/avast/android/ffl/v2/ClientKey;)Lcom/avast/android/ffl/v2/ClientKey;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic a:[B


# direct methods
.method constructor <init>(Lcom/avast/android/ffl/v2/FFLV2ClientImpl;[B)V
    .registers 3

    iput-object p2, p0, Lcom/avast/android/ffl/v2/FFLV2ClientImpl$4;->a:[B

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public fileName()Ljava/lang/String;
    .registers 2

    const/4 v0, 0x0

    return-object v0
.end method

.method public length()J
    .registers 3

    iget-object v0, p0, Lcom/avast/android/ffl/v2/FFLV2ClientImpl$4;->a:[B

    array-length v0, v0

    int-to-long v0, v0

    return-wide v0
.end method

.method public mimeType()Ljava/lang/String;
    .registers 2

    const-string v0, "application/octet-stream"

    return-object v0
.end method

.method public writeTo(Ljava/io/OutputStream;)V
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    iget-object v0, p0, Lcom/avast/android/ffl/v2/FFLV2ClientImpl$4;->a:[B

    invoke-virtual {p1, v0}, Ljava/io/OutputStream;->write([B)V

    return-void
.end method