Searched refs:startSrc (Results 1 – 1 of 1) sorted by relevance
1028 int startSrc = 0; in toIntegerBytes() local1033 startSrc = 1; in toIntegerBytes()1038 System.arraycopy(bigBytes, startSrc, resizedBytes, startDst, len); in toIntegerBytes()