Writes the given int to the current position and increases the position by 1. @param i the int to write. @return this buffer. @exception BufferOverflowException if position is equal or greater than limit. @exception ReadOnlyBufferException if no changes may be made to the contents of this buffer.
(int c)
source not stored for this graph (policy: none)