Template class representing a map of keys to values.
Number of entries (key value pairs) in the map.
The array of items of the map, i.e. each key value pair (value after key) placed after each other.
OCP.1 Encoding
Basic type | Byte Length |
OcaMap | (2 + Count * variable) |