WorldDb.putPerChunkValue

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

Meta