deserializeMap
Begin deserialization of a map type. Use the returned EntryIterator to drive the deserialization process of the map to completion.
NOTE: An EntryIterator MUST be driven to completion by calling EntryIterator.hasNextEntry until false
is returned. All entries must be consumed by deserializing appropriately.
Parameters
descriptor
SdkFieldDescriptor the structure descriptor