You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another use case: I have an object model whose data I want to expose via an IonReader, so the data can be consumed as if it were serialized, without going through the expense of doing so. This is effectively what can be done today for IonValues, but in user-space for other data models.
We need to stabilize the interface so applications can implement it.
Imported from ION-183,IONJAVA-72
The text was updated successfully, but these errors were encountered: