Ema.EmaDecoder Class

Description

Ema解码器。支持版本0.5,0.4(已废弃),0.3(已废弃)。


Methods

Decode

C#

public static Ema.IEma Decode(byte[] data)

解码ema字节。

Decode

C#

public static Ema.IEma Decode(string json)

解码ema字符串。