Add SystemGet/GetSystemEnumerator
methods to IIonDatagram to allow retrieval of system values.
#50
Milestone
SystemGet/GetSystemEnumerator
methods to IIonDatagram to allow retrieval of system values.
#50
This is useful primarily for debugging, as it gives the user more insight into what the encoding looked like before it was read.
See ion-java's
IonDatagram.systemGet
andIonDatagram.systemIterator
methods.The SystemTreeReader should also be updated so that it uses the system value enumerator.
UserTreeReader.GetSymbolTable
should be implemented.The text was updated successfully, but these errors were encountered: