A map in the Key Value Store.
KVMap is modelled after JavaScript's Map object, except that keys and values must be of type ArrayBuffer and no guarantees on iteration order are provided.
KVMap
Map
ArrayBuffer
A map in the Key Value Store.
KVMapis modelled after JavaScript'sMapobject, except that keys and values must be of typeArrayBufferand no guarantees on iteration order are provided.