In this PR, I added 2 test cases for Ion Null, which tests the text reader to read all the null values. Test data are from the files good/nonNulls.ion and good/allNulls.ion from the ion-test repository.
This PR also addressed the bugs about null values of types blob and container
In this PR, I added 2 test cases for Ion Null, which tests the text reader to read all the null values. Test data are from the files
good/nonNulls.ion
andgood/allNulls.ion
from the ion-test repository.This PR also addressed the bugs about null values of types blob and container