Readonly
mmap listing
return keys.length
Private
_encodeadds the value to key. It appends to any existing values associated with key.
encodes the values into ``URL encoded'' form ("bar=baz&foo=quux") sorted by key.
Optional
sortKey: boolean | CompareCallback<string>convert Values to Object
sets the key to vals. It replaces any existing
Static
fromconvert Object to Values
Static
parseStatic
parseGenerated using TypeDoc
It is typically used for query parameters and form values. the keys in a Values map are case-sensitive.