Table of Contents

Class EmaDecoder

命名空間
EasyAR.Mega.Ema
組件
EasyAR.Mega.Ema.dll

Ema解碼器。支援版本0.5,0.4(已廢棄),0.3(已廢棄)。

public static class EmaDecoder
繼承
EmaDecoder

方法

Decode(byte[])

解碼ema位元組。

public static IEma Decode(byte[] data)

參數

data

Decode(string)

解碼ema字串。

public static IEma Decode(string json)

參數

json