Loads this object's value into the provided ByteBuffer.
Does not clear or flip the buffer.
@param dst the buffer where to write the value
@throws BufferOverflowException if there is insufficient space remaining in the 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.