GenisysPro  for Minecraft PE/Windows 10 v1.1.x
Feature-rich server software for Minecraft PE and Windows 10 Edition
LevelDBIterator Class Reference

Public Member Functions

 __construct (LevelDB $db, array $read_options=[])
 
 valid ()
 
 rewind ()
 
 last ()
 
 seek ($key)
 
 next ()
 
 prev ()
 
 key ()
 
 current ()
 
 getError ()
 
 destroy ()
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( LevelDB  $db,
array  $read_options = [] 
)
122 {}

Member Function Documentation

◆ current()

current ( )
138 {}

◆ destroy()

destroy ( )
142 {}

◆ getError()

getError ( )
140 {}

◆ key()

key ( )
136 {}

◆ last()

last ( )
128 {}

◆ next()

next ( )
132 {}

◆ prev()

prev ( )
134 {}

◆ rewind()

rewind ( )
126 {}

◆ seek()

seek (   $key)
130 {}

◆ valid()

valid ( )
124 {}

The documentation for this class was generated from the following file: