|
QuickHashStringIntHash::saveToStringThis method returns a serialized version of the hash 説明
public string QuickHashStringIntHash::saveToString()
This method returns a serialized version of the hash in the same format that QuickHashStringIntHash::loadFromString can read. パラメータこの関数にはパラメータはありません。 戻り値This method returns a serialized format of an existing hash, in the same format that QuickHashStringIntHash::loadFromString can read. 例
例1 QuickHashStringIntHash::saveToString example
|