- readEntryDecoded
void readEntryDecoded(IoKey key, T value)
decodes entry if data in db is not empty. Leaves value untouched otherwise.
- readEntryDecoded
T readEntryDecoded(IoKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
- readEntryRaw
ubyte[] readEntryRaw(IoKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
- readMapping
void readMapping(IoKey key, T mapping)
Undocumented in source. Be warned that the author may not have intended to support it.
- storageType
IoStorageType storageType()
Undocumented in source. Be warned that the author may not have intended to support it.