- abortTxn
void abortTxn()
Undocumented in source. Be warned that the author may not have intended to support it.
- beginTxn
void beginTxn()
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- commitTxn
void commitTxn()
Undocumented in source. Be warned that the author may not have intended to support it.
- del
void del(ubyte[16] key)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
ubyte[] get(ubyte[16] key)
Undocumented in source. Be warned that the author may not have intended to support it.
- open
void open(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- put
void put(ubyte[16] key, ubyte[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- tempBuffer
ubyte[] tempBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.