Beispiel #1
0
 public void SeekToFirst()
 {
     Native.leveldb_iter_seek_to_first(handle);
 }