public interface _Private_IncrementalReader
IonReaderBuilder.withIncrementalReadingEnabled(boolean).| Modifier and Type | Method and Description |
|---|---|
void |
requireCompleteValue()
Requires that the reader not currently be buffering an incomplete value.
|
void requireCompleteValue()
IonException - if the reader is buffering an incomplete value.