deserializeList

Begin deserialization of a list type. Use the returned ElementIterator to drive the deserialization process of the list to completion.

NOTE: An ElementIterator MUST be driven to completion by calling ElementIterator.hasNextElement until false is returned. All elements must be consumed by deserializing appropriately.

Parameters

descriptor

SdkFieldDescriptor the structure descriptor