c.smali

.class public final Lsg/bigo/live/support64/proto/c;
.super Lsg/bigo/live/support64/proto/ak;
.source "SourceFile"

# interfaces
.implements Lsg/bigo/svcapi/IProtocol;


# instance fields
.field public a:I

.field public b:I


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

    .line 9
    invoke-direct {p0}, Lsg/bigo/live/support64/proto/ak;-><init>()V

    return-void
.end method


# virtual methods
.method public final marshall(Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;
    .registers 3

    .line 22
    invoke-super {p0, p1}, Lsg/bigo/live/support64/proto/ak;->marshall(Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;

    .line 23
    iget v0, p0, Lsg/bigo/live/support64/proto/c;->a:I

    invoke-virtual {p1, v0}, Ljava/nio/ByteBuffer;->putInt(I)Ljava/nio/ByteBuffer;

    .line 24
    iget v0, p0, Lsg/bigo/live/support64/proto/c;->b:I

    invoke-virtual {p1, v0}, Ljava/nio/ByteBuffer;->putInt(I)Ljava/nio/ByteBuffer;

    return-object p1
.end method

.method public final seq()I
    .registers 2

    .line 46
    iget v0, p0, Lsg/bigo/live/support64/proto/c;->j:I

    return v0
.end method

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

    .line 51
    iput p1, p0, Lsg/bigo/live/support64/proto/c;->j:I

    return-void
.end method

.method public final size()I
    .registers 2

    .line 17
    invoke-super {p0}, Lsg/bigo/live/support64/proto/ak;->size()I

    move-result v0

    add-int/lit8 v0, v0, 0x8

    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 31
    :try_start_0
    invoke-super {p0, p1}, Lsg/bigo/live/support64/proto/ak;->unmarshall(Ljava/nio/ByteBuffer;)V

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

    move-result v0

    iput v0, p0, Lsg/bigo/live/support64/proto/c;->a:I

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

    move-result p1

    iput p1, p0, Lsg/bigo/live/support64/proto/c;->b:I
    :try_end_f
    .catch Ljava/nio/BufferUnderflowException; {:try_start_0 .. :try_end_f} :catch_10

    return-void

    :catch_10
    move-exception p1

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

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

    throw v0
.end method

.method public final uri()I
    .registers 2

    const/16 v0, 0x698f

    return v0
.end method