public static BlockCopy ( byte from, int fromIndex, byte to, int toIndex, int count ) : void | ||
from | byte | |
fromIndex | int | |
to | byte | |
toIndex | int | |
count | int | |
return | void |
public static BlockCopy ( byte from, int fromIndex, byte to, int toIndex, int count ) : void | ||
from | byte | |
fromIndex | int | |
to | byte | |
toIndex | int | |
count | int | |
return | void |