public AddData ( byte data, int offset, int len ) : void | ||
data | byte | A byte-array to read data from. |
offset | int | How many bytes to skip at the beginning of the array. |
len | int | How many bytes to read from the array. |
Résultat | void |
public AddData ( byte data, int offset, int len ) : void | ||
data | byte | A byte-array to read data from. |
offset | int | How many bytes to skip at the beginning of the array. |
len | int | How many bytes to read from the array. |
Résultat | void |