- beginWrite
Buffer!ubyte* beginWrite()
Undocumented in source. Be warned that the author may not have intended to support it.
- endWrite
void endWrite(IoKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opApply
int opApply(int delegate(ubyte[16] key, ubyte[] data) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
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.
- writeEntryEncoded
void writeEntryEncoded(IoKey key, T data)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeMapping
void writeMapping(IoKey key, T mapping)
Undocumented in source. Be warned that the author may not have intended to support it.