a.smali
.class public final Llive/sg/bigo/sdk/network/g/c/a;
.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 1
.line 14
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final marshall(Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;
.registers 3
.line 29
iget-object v0, p0, Llive/sg/bigo/sdk/network/g/c/a;->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 23
iget-object v0, p0, Llive/sg/bigo/sdk/network/g/c/a;->a:[B
invoke-static {v0}, Lsg/bigo/svcapi/proto/ProtoHelper;->calcMarshallSize([B)I
move-result v0
add-int/lit8 v0, v0, 0x0
return v0
.end method
.method public final unmarshall(Ljava/nio/ByteBuffer;)V
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Lsg/bigo/svcapi/proto/InvalidProtocolData;
}
.end annotation
.line 35
invoke-static {p1}, Lsg/bigo/svcapi/proto/ProtoHelper;->unMarshallByteArray(Ljava/nio/ByteBuffer;)[B
move-result-object p1
iput-object p1, p0, Llive/sg/bigo/sdk/network/g/c/a;->a:[B
return-void
.end method