CborMap

constructor(items: MutableMap<DataItem, DataItem>, indefiniteLength: Boolean = false)

Parameters

items

a map with the key/value pairs in the map.

indefiniteLength

whether the map is to be encoded or was encoded using indefinite length.