Add a way to tell if reading an element returned NULL because it reached the end parent or EOF #31
Labels
abi-break
breaks the ABI (e.g. programs linked against the library have to be recompiled)
enhancement
Adding an
isEof()
callback toIOCallback
may be the simplest way.The text was updated successfully, but these errors were encountered: