Returns the int array which this buffer is based on, if there's one.
@return The int array which this buffer is based on
@exception ReadOnlyBufferException If this buffer is based on an array, but it is readonly
@exception UnsupportedOperationException If this buffer is not based on an array
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.