Creates an instance of LevelStore.
LevelStore
Protected
dbProtected
eltProtected
leavesProtected
nodesProtected
operationPrepare put the value for a key. Use the commit() method to actually submit changes.
LevelStore
Protected
strProtected
valueProtected
Serialize the value of the FieldElements type into a string
{string}
LevelStore
Store based on leveldb
LevelStore
Implements