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