org.jcodings.util
Class ArrayCopy
java.lang.Object
org.jcodings.util.ArrayCopy
public class ArrayCopy
- extends Object
Method Summary |
static int[] |
byte2int(byte[] src)
|
static byte[] |
int2byte(int[] src)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayCopy
public ArrayCopy()
int2byte
public static byte[] int2byte(int[] src)
byte2int
public static int[] byte2int(byte[] src)
Copyright © 2011. All Rights Reserved.