ion-java icon indicating copy to clipboard operation
ion-java copied to clipboard

How to detect stream end is unclear from documentation

Open jobarr-amzn opened this issue 2 years ago • 0 comments

See e.g. IonReader javadoc.

There's discussion of the meaning of next() in the interface documentation, but the fact that stream end is signaled by a null response from next() is buried in the end of the @return documentation on that method.

jobarr-amzn avatar Jun 14 '23 22:06 jobarr-amzn