A set in the Key Value Store.
KVSet is modelled after JavaScript's Set object, except that keys must be of type ArrayBuffer and no guarantees on iteration order are provided.
KVSet
Set
ArrayBuffer
A set in the Key Value Store.
KVSetis modelled after JavaScript'sSetobject, except that keys must be of typeArrayBufferand no guarantees on iteration order are provided.