There is a test that plumbs non-strings into the LST of a binary writer and expects them to go through. The binary writer actually ignores this for now and it isn't super clear what the API contract must be (code plumbing garbage through the LST is most certainly not doing something right).
We should make sure that the code is doing the right thing with respect to the tests or fix the tests.
Imported from ION-606
There is a test that plumbs non-strings into the LST of a binary writer and expects them to go through. The binary writer actually ignores this for now and it isn't super clear what the API contract must be (code plumbing garbage through the LST is most certainly not doing something right).
We should make sure that the code is doing the right thing with respect to the tests or fix the tests.
Imported from ION-606