5/19/2011 4:56:56 AM
Title:
How to divide data of Byte Array
How can i divide the data of particular byte array into multiple byte arrays of fixed size?
5/20/2011 3:10:36 AM
you can check the length of byteArray and then run loops to create multiple bytearray