TLRPC$TL_secureValueErrorFile.smali

.class public Lim/tpelyyftgw/tgnet/TLRPC$TL_secureValueErrorFile;
.super Lim/tpelyyftgw/tgnet/TLRPC$SecureValueError;
.source "TLRPC.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/tgnet/TLRPC;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "TL_secureValueErrorFile"
.end annotation


# static fields
.field public static constructor:I


# instance fields
.field public file_hash:[B

.field public text:Ljava/lang/String;

.field public type:Lim/tpelyyftgw/tgnet/TLRPC$SecureValueType;


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

    .line 11831
    const v0, 0x7a700873

    sput v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_secureValueErrorFile;->constructor:I

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .line 11830
    invoke-direct {p0}, Lim/tpelyyftgw/tgnet/TLRPC$SecureValueError;-><init>()V

    return-void
.end method


# virtual methods
.method public readParams(Lim/tpelyyftgw/tgnet/AbstractSerializedData;Z)V
    .registers 4
    .param p1, "stream"    # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
    .param p2, "exception"    # Z

    .line 11838
    invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readInt32(Z)I

    move-result v0

    invoke-static {p1, v0, p2}, Lim/tpelyyftgw/tgnet/TLRPC$SecureValueType;->TLdeserialize(Lim/tpelyyftgw/tgnet/AbstractSerializedData;IZ)Lim/tpelyyftgw/tgnet/TLRPC$SecureValueType;

    move-result-object v0

    iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_secureValueErrorFile;->type:Lim/tpelyyftgw/tgnet/TLRPC$SecureValueType;

    .line 11839
    invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readByteArray(Z)[B

    move-result-object v0

    iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_secureValueErrorFile;->file_hash:[B

    .line 11840
    invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readString(Z)Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_secureValueErrorFile;->text:Ljava/lang/String;

    .line 11841
    return-void
.end method

.method public serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V
    .registers 3
    .param p1, "stream"    # Lim/tpelyyftgw/tgnet/AbstractSerializedData;

    .line 11844
    sget v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_secureValueErrorFile;->constructor:I

    invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V

    .line 11845
    iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_secureValueErrorFile;->type:Lim/tpelyyftgw/tgnet/TLRPC$SecureValueType;

    invoke-virtual {v0, p1}, Lim/tpelyyftgw/tgnet/TLRPC$SecureValueType;->serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V

    .line 11846
    iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_secureValueErrorFile;->file_hash:[B

    invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeByteArray([B)V

    .line 11847
    iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_secureValueErrorFile;->text:Ljava/lang/String;

    invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeString(Ljava/lang/String;)V

    .line 11848
    return-void
.end method