voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
WorldDb.putPerWorldValue
voxelman
world
worlddb
WorldDb
Undocumented in source. Be warned that the author may not have intended to support it.
void
putPerWorldValue
(K key, ubyte[] value)
void
putPerWorldValue
(K key, ubyte[] value)
class
WorldDb
version(Sqlite)
void
putPerWorldValue
(
K
)
(
K
key
,
ubyte
[]
value
)
Meta
Source
See Implementation
voxelman
world
worlddb
WorldDb
functions
abortTxn
beginTxn
close
commitTxn
getPerChunkValue
getPerWorldValue
open
putPerChunkValue
putPerWorldValue
tempBuffer
variables
db