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