voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
PluginDataLoader.readEntryDecoded
voxelman
world
storage
iomanager
PluginDataLoader
decodes entry if data in db is not empty. Leaves value untouched otherwise.
void
readEntryDecoded
(IoKey key, T value)
struct
PluginDataLoader
void
readEntryDecoded
(
T
)
(
ref
IoKey
key
,
ref
T
value
)
T
readEntryDecoded
(IoKey key)
Meta
Source
See Implementation
voxelman
world
storage
iomanager
PluginDataLoader
functions
readEntryDecoded
readEntryRaw
readMapping
storageType
variables
stringMap
worldDb
decodes entry if data in db is not empty. Leaves value untouched otherwise.