bkietz opened a new pull request, #571: URL: https://github.com/apache/arrow-nanoarrow/pull/571
- adds ArrowIpcArrayStreamWriter along with Init and Reset - after each call to ArrowIpcArrayStreamWriter it will try to write as many contiguous bytes as it can from the current message. Whenever it runs out of bytes to write, it will encode an array stream's next message - doesn't send explicit EOS -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org