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