MCPcopy Create free account
hub / github.com/cping/LGame / put

Method put

Java/Loon-Neo-GWT/src/loon/html5/gwt/emu/java/nio/IntBuffer.java:282–288  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

putBufferMethod · 0.95
putBufferMethod · 0.95
putBufferMethod · 0.95
putBufferMethod · 0.95
putBufferMethod · 0.95
putBufferMethod · 0.95
putBufferMethod · 0.95
putBufferMethod · 0.95

Calls 3

remainingMethod · 0.80
setMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected