Class EmaDecoder
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