WorldDb.putPerWorldValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void putPerWorldValue(K key, ubyte[] value)
    class WorldDb
    version(Lmdb)
    void
    putPerWorldValue
    (
    K
    )
    (
    K key
    ,
    ubyte[] value
    )
  2. void putPerWorldValue(K key, ubyte[] value)

Meta