NPM
Preparing search index...
The search index is not available
MCBE LevelDB
MCBE LevelDB
<internal>
LevelDBOptions
Interface LevelDBOptions
interface
LevelDBOptions
{
additionalMethods
?:
{
approximateSize
?:
boolean
;
compactRange
?:
boolean
;
}
;
bufferKeys
?:
boolean
;
clear
?:
boolean
;
createIfMissing
?:
boolean
;
errorIfExists
?:
boolean
;
permanence
?:
boolean
;
seek
?:
boolean
;
snapshots
?:
boolean
;
}
Index
Properties
additional
Methods?
buffer
Keys?
clear?
create
If
Missing?
error
If
Exists?
permanence?
seek?
snapshots?
Properties
Optional
additional
Methods
additionalMethods
?:
{
approximateSize
?:
boolean
;
compactRange
?:
boolean
}
Optional
buffer
Keys
bufferKeys
?:
boolean
Optional
clear
clear
?:
boolean
Optional
create
If
Missing
createIfMissing
?:
boolean
Optional
error
If
Exists
errorIfExists
?:
boolean
Optional
permanence
permanence
?:
boolean
Optional
seek
seek
?:
boolean
Optional
snapshots
snapshots
?:
boolean
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
additional
Methods
buffer
Keys
clear
create
If
Missing
error
If
Exists
permanence
seek
snapshots
NPM
MCBE LevelDB
Loading...