次の方法で共有


FirmataCommandSequence.DecodeInt14(Byte[], Int32) メソッド

定義

14 ビット整数を短整数にデコードします

public static short DecodeInt14 (byte[] data, int idx);
static member DecodeInt14 : byte[] * int -> int16
Public Shared Function DecodeInt14 (data As Byte(), idx As Integer) As Short

パラメーター

data
Byte[]

データ配列

idx
Int32

開始オフセット

戻り値

適用対象