public Put ( [ src, int i, int len ) : void | ||
src | [ | the source byte-array to copy from |
i | int | index within the internal Data array to copy that byte to |
len | int | the number of bytes to copy |
return | void |
public Put ( [ src, int i, int len ) : void | ||
src | [ | the source byte-array to copy from |
i | int | index within the internal Data array to copy that byte to |
len | int | the number of bytes to copy |
return | void |