public static copy ( byte sourceArray, int offsetB, byte destinationArray, int offsetA, int nBytes ) : void | ||
sourceArray | byte | |
offsetB | int | |
destinationArray | byte | |
offsetA | int | |
nBytes | int | |
return | void |
public static copy ( byte sourceArray, int offsetB, byte destinationArray, int offsetA, int nBytes ) : void | ||
sourceArray | byte | |
offsetB | int | |
destinationArray | byte | |
offsetA | int | |
nBytes | int | |
return | void |