Client.linsert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void linsert(string key, ListPosition where, string pivot, string value)
    class Client
    override
    void
    linsert
    (
    string key
    ,,
    string pivot
    ,
    string value
    )
  2. alias linsert = BinaryClient.linsert

Meta