Searched refs:rest (Results 1 – 3 of 3) sorted by relevance
160 public static byte[] ConcatArrays(byte[] first, byte[]... rest) { in ConcatArrays() argument162 for (byte[] array : rest) { in ConcatArrays()167 for (byte[] array : rest) { in ConcatArrays()
334 String rest = s.substring(1).toLowerCase();335 output.append(first).append(rest);
52 The script should handle the rest, unless there are radical changes to file