Increases the internal reference count of this buffer to defer automatic release. You have to invoke {@link #release()} as manyas you invoked this method to release this buffer.
@throws IllegalStateException if you attempt to acquire alreadyreleased buffer.
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.