MemoryAdapter.put_inter

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put_inter(string key, V v, uint expired)
    class MemoryAdapter
    protected
    void
    put_inter
    (
    V
    )
    (
    string key
    ,
    V v
    ,
    uint expired
    )
  2. void put_inter(Radix* r, string key, V v)

Meta