TcpChannelUtil.smali

.class public Lsg/bigo/sdk/blivestat/sender/tcp/TcpChannelUtil;
.super Ljava/lang/Object;
.source "SourceFile"


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

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

    return-void
.end method

.method public static changeEventMapToByteArray(Lsg/bigo/sdk/blivestat/info/eventstat/IEventDataCreator;Lsg/bigo/sdk/blivestat/config/IStatisConfig;Ljava/lang/String;Ljava/util/Map;Ljava/util/Map;)[B
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lsg/bigo/sdk/blivestat/info/eventstat/IEventDataCreator;",
            "Lsg/bigo/sdk/blivestat/config/IStatisConfig;",
            "Ljava/lang/String;",
            "Ljava/util/Map<",
            "Ljava/lang/String;",
            "Ljava/lang/String;",
            ">;",
            "Ljava/util/Map<",
            "Ljava/lang/String;",
            "Ljava/lang/String;",
            ">;)[B"
        }
    .end annotation

    const/4 p0, 0x0

    new-array p0, p0, [B

    return-object p0
.end method

.method public static changeInfoToByte(Lsg/bigo/sdk/blivestat/info/eventstat/IEventDataCreator;Lsg/bigo/sdk/blivestat/info/basestat/proto/IInfo;)[B
    .registers 2

    .line 15
    invoke-interface {p0, p1}, Lsg/bigo/sdk/blivestat/info/eventstat/IEventDataCreator;->createData(Lsg/bigo/sdk/blivestat/info/basestat/proto/IInfo;)[B

    move-result-object p0

    return-object p0
.end method