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

Public Member Functions

 __construct ($name, array $options=[], array $read_options=[], array $write_options=[])
 
 set ($key, $value, array $write_options=[])
 
 put ($key, $value, array $write_options=[])
 
 delete ($key, array $write_options=[])
 
 clear ()
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $name,
array  $options = [],
array  $read_options = [],
array  $write_options = [] 
)
147 {}

Member Function Documentation

◆ clear()

clear ( )
155 {}

◆ delete()

delete (   $key,
array  $write_options = [] 
)
153 {}

◆ put()

put (   $key,
  $value,
array  $write_options = [] 
)
151 {}

◆ set()

set (   $key,
  $value,
array  $write_options = [] 
)
149 {}

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