List of utility methods to do ByteBuffer Rewind
b.reset();
for (int i = 0; i < bufs.length; i++) { bufs[i].rewind();