Reshapes a 1-D array into a 2-D array with specified dimensions. @param n1 the 1st dimension of the reshaped array. @param n2 the 2nd dimension of the reshaped array. @param rx the array. @return the reshaped array.
(int n1, int n2, byte[] rx)
Source from the content-addressed store, hash-verified