Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SystemGet/GetSystemEnumerator methods to IIonDatagram to allow retrieval of system values. #50

Open
tgregg opened this issue Jan 15, 2020 · 0 comments
Milestone

Comments

@tgregg
Copy link
Contributor

tgregg commented Jan 15, 2020

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 and IonDatagram.systemIterator methods.

The SystemTreeReader should also be updated so that it uses the system value enumerator.

UserTreeReader.GetSymbolTable should be implemented.

@tgregg tgregg added this to the Post-GA milestone Jan 15, 2020
This was referenced Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant