ucode icon indicating copy to clipboard operation
ucode copied to clipboard

struct: Add new buffer API for incremental packing/unpacking

Open jow- opened this issue 1 year ago • 0 comments

Implement a new struct buffer API to support incremental packing and unpacking of binary data. This API allows for more flexible and efficient handling of structured data, especially for streaming or partial processing scenarios.

jow- avatar Jul 08 '24 14:07 jow-