A Map class that provide support to access Key-Value data from Flexbuffers.
Returns a Vector for accessing all values in the Map.
Checks whether the map contains a key.
Returns a Reference from the Map for a given Key.
Returns a Reference from the Map at position index. Returns a null reference
Returns a Reference from the Map for a given String.
Returns a Key as String for a given position index in the Map.
Returns a Key for a given position index in the Map.
Returns a minified version of this FlexBuffer as a JSON.