az.smali

.class public final Lcom/masala/share/proto/protocol/az;
.super Lcom/masala/share/proto/g;
.source "SourceFile"


# instance fields
.field public d:I

.field public e:B


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

    .line 13
    invoke-direct {p0}, Lcom/masala/share/proto/g;-><init>()V

    return-void
.end method


# virtual methods
.method public final f()I
    .registers 2

    const v0, 0xa9b1d    # 9.73999E-40f

    return v0
.end method

.method public final marshall(Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;
    .registers 2

    .line 26
    invoke-super {p0, p1}, Lcom/masala/share/proto/g;->marshall(Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;

    return-object p1
.end method

.method public final seq()I
    .registers 2

    .line 48
    iget v0, p0, Lcom/masala/share/proto/protocol/az;->d:I

    return v0
.end method

.method public final setSeq(I)V
    .registers 2

    .line 53
    iput p1, p0, Lcom/masala/share/proto/protocol/az;->d:I

    return-void
.end method

.method public final size()I
    .registers 2

    .line 21
    invoke-super {p0}, Lcom/masala/share/proto/g;->size()I

    move-result v0

    add-int/lit8 v0, v0, 0x5

    return v0
.end method

.method public final unmarshall(Ljava/nio/ByteBuffer;)V
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lsg/bigo/svcapi/proto/InvalidProtocolData;
        }
    .end annotation

    .line 32
    invoke-super {p0, p1}, Lcom/masala/share/proto/g;->unmarshall(Ljava/nio/ByteBuffer;)V

    .line 34
    :try_start_3
    invoke-virtual {p1}, Ljava/nio/ByteBuffer;->getInt()I

    move-result v0

    iput v0, p0, Lcom/masala/share/proto/protocol/az;->d:I

    .line 35
    invoke-virtual {p1}, Ljava/nio/ByteBuffer;->get()B

    move-result p1

    iput-byte p1, p0, Lcom/masala/share/proto/protocol/az;->e:B
    :try_end_f
    .catch Ljava/nio/BufferUnderflowException; {:try_start_3 .. :try_end_f} :catch_10

    return-void

    :catch_10
    move-exception p1

    .line 37
    new-instance v0, Lsg/bigo/svcapi/proto/InvalidProtocolData;

    invoke-direct {v0, p1}, Lsg/bigo/svcapi/proto/InvalidProtocolData;-><init>(Ljava/lang/Exception;)V

    throw v0
.end method