IDBDatabase.createMutableFile

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createMutableFile(string name, string type)
    struct IDBDatabase
    nothrow
    createMutableFile
    ()
    (
    string name
    ,
    string type
    )
  2. auto createMutableFile(string name)

Meta