Interface _Private_IncrementalReader

    • Method Detail

      • requireCompleteValue

        void requireCompleteValue()
        Requires that the reader not currently be buffering an incomplete value.
        Throws:
        IonException - if the reader is buffering an incomplete value.