After this method returns true
, client code usually examines the values of the EmberReader.InnerNumber and OuterId properties to determine the next steps. This method returns true
in the following situations:
When a EmberReader is first created and initialized, there is no information available. You must call Read to read the first data value.
Possibly unread contents of the previous data value with primitive encoding is skipped automatically.
public Read ( ) : bool | ||
return | bool |