voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
PluginDataSaver.writeMapping
voxelman
serialization
datasaver
PluginDataSaver
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PluginDataSaver
void
writeMapping
(
T
)
(
ref
IoKey
key
,
T
mapping
)
if
(
__traits(
isSame
,
TemplateOf
!
T
,
Mapping
)
)
Meta
Source
See Implementation
voxelman
serialization
datasaver
PluginDataSaver
functions
beginWrite
endWrite
opApply
reset
storageType
writeEntryEncoded
writeMapping
variables
getKey
stringMap