메소드 | 설명 | |
---|---|---|
Clear ( ) : void | ||
DataAt ( int index ) : byte | ||
Decode ( IList |
||
DecodeHIDDT ( IList |
||
DecodeRaw ( IList |
||
Encode ( IList |
||
EncodeRaw ( IList |
||
EncodedItem ( ) : System |
메소드 | 설명 | |
---|---|---|
GetByte ( IList |
public Decode ( IList |
||
buffer | IList |
|
offset | int | |
count | int | |
리턴 | int |
public static DecodeHIDDT ( IList |
||
buffer | IList |
|
offset | int | |
count | int | |
리턴 | IEnumerable |
public static DecodeRaw ( IList |
||
buffer | IList |
|
offset | int | |
count | int | |
리턴 | IEnumerable |
public static EncodeRaw ( IList |
||
buffer | IList |
|
items | IEnumerable |
|
리턴 | void |