Open
Description
Creating an issue based on the Google Groups discussion.
Issue: Ion type annotations are not written when using IonAnnotationTypeSerializer. This is due to un-implemented writeTypePrefixForScalar
and writeTypePrefixForArray
methods in the class.
Will see if I can work on a PR, with tests, for the fix.