TrieSnapshotKeyBufferSize
- Синтаксис
-
native TrieSnapshotKeyBufferSize(Snapshot:handle, index);
Переменная | Описание |
---|---|
handle |
Map snapshot handle |
index |
Key index (starting from 0) |
- Описание
- Returns the buffer size required to store a given key. That is, it returns the length of the key plus one.
- Возвращает
- Buffer size required to store the key string