public abstract class ByteArrayUtils extends Object
ByteArrayUtils()
static List<byte[]>
splitData(byte[] data, int size)
splitData(byte[] data, int size, int part)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteArrayUtils()
public static List<byte[]> splitData(byte[] data, int size, int part)
public static List<byte[]> splitData(byte[] data, int size)
Copyright © 2016. All rights reserved.