[ Version ( since = "0.2.12" ) ]
public int64 get_int64 (KeyID key)
Returns the first int64 value associated with key from this.
If key has no first value, or value is not a gint, or key is not in data, then 0 is returned.
| this |
data to inspect |
| key |
key to use |
|
int value associated with |