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