API reference
@oslojs/cbor
Links
GitHub
Oslo
Twitter
Donate
CBORMap.getAll()
Returns all values with the corresponding key.
Definition
function
getAll
(
key
:
CBORValue
)
:
CBORValue
[];
Parameters
key