KeyFile.setInt64

void setInt64(string groupName, string key, long value) nothrow

Associates a new integer value with key under group_name. If key cannot be found then it is created.

Parameters

groupNamea group name
keya key
valuean integer value