d.smali

.class public final Lsg/bigo/sdk/network/f/c/d;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lsg/bigo/svcapi/proto/Marshallable;


# instance fields
.field public a:S


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

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

    const/16 v0, 0x12c

    .line 13
    iput-short v0, p0, Lsg/bigo/sdk/network/f/c/d;->a:S

    return-void
.end method


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

    .line 22
    iget-short v0, p0, Lsg/bigo/sdk/network/f/c/d;->a:S

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

    return-object p1
.end method

.method public final size()I
    .registers 2

    const/4 v0, 0x2

    return v0
.end method

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

    .line 28
    new-instance p1, Ljava/lang/UnsupportedOperationException;

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

    throw p1
.end method