Beispiel #1
0
 public bool Valid()
 {
     return(Native.leveldb_iter_valid(handle));
 }