o.smali

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

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


# instance fields
.field public a:[B


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

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

    const/4 v0, 0x0

    .line 12
    iput-object v0, p0, Lsg/bigo/sdk/network/f/c/o;->a:[B

    return-void
.end method


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

    .line 21
    iget-object v0, p0, Lsg/bigo/sdk/network/f/c/o;->a:[B

    invoke-static {p1, v0}, Lsg/bigo/svcapi/proto/ProtoHelper;->marshall(Ljava/nio/ByteBuffer;[B)V

    return-object p1
.end method

.method public final size()I
    .registers 2

    .line 16
    iget-object v0, p0, Lsg/bigo/sdk/network/f/c/o;->a:[B

    invoke-static {v0}, Lsg/bigo/svcapi/proto/ProtoHelper;->calcMarshallSize([B)I

    move-result v0

    return v0
.end method

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

    return-void
.end method