[ Version ( since = "0.2.12" ) ]
public void set_int64 (KeyID key, int64 intvalue)
Sets the first int64 value associated with key
in this.
If key
already has a first value old value is replaced by the new one.
this |
data to change |
key |
key to change or add |
intvalue |
the new value |