Writes an unsigned int (four byte) value to the buffer. Writes values that can be read using {@link TupleInput#readUnsignedInt}.
@param val is the value to write to the buffer.
@return this tuple output object.
@see Integer Formats
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.