Method | Description | |
---|---|---|
Clear ( ) : void | ||
DataAt ( int index ) : byte | ||
Decode ( IList |
||
DecodeHIDDT ( IList |
||
DecodeRaw ( IList |
||
Encode ( IList |
||
EncodeRaw ( IList |
||
EncodedItem ( ) : System |
Method | Description | |
---|---|---|
GetByte ( IList |
public Decode ( IList |
||
buffer | IList |
|
offset | int | |
count | int | |
return | int |
public static DecodeHIDDT ( IList |
||
buffer | IList |
|
offset | int | |
count | int | |
return | IEnumerable |
public static DecodeRaw ( IList |
||
buffer | IList |
|
offset | int | |
count | int | |
return | IEnumerable |
public static EncodeRaw ( IList |
||
buffer | IList |
|
items | IEnumerable |
|
return | void |