bkietz opened a new pull request, #555:
URL: https://github.com/apache/arrow-nanoarrow/pull/555

   This uses flatcc's default ~~allocator~~ emitter and builds Messages in 
strict state-machine style for clarity. Eventually we might:
   
   - do more preallocation for efficiency
   - wrap custom nanoarrow allocators into a flatcc emitter for serializing 
into that custom pool
   
   Messages are written *without* encapsulation since that's what flatcc 
supports. A utility is provided to wrap a Message buffer with encapsulation.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to