voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
PluginDataLoader.readEntryDecoded
voxelman
serialization
dataloader
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
serialization
dataloader
PluginDataLoader
functions
readEntryDecoded
readMapping
storageType
variables
readEntryRaw
stringMap
decodes entry if data in db is not empty. Leaves value untouched otherwise.