Sorts the elements of the specified array in ascending order. After sorting, a[0] <= a[1] <= a[2] <= .... @param a the array to be sorted.
(byte[] a)
source not stored for this graph (policy: none)