Skip to content

Commit

Permalink
struct: Add new buffer API for incremental packing/unpacking
Browse files Browse the repository at this point in the history
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.

Signed-off-by: Jo-Philipp Wich <[email protected]>
  • Loading branch information
jow- committed Aug 1, 2024
1 parent 1a8a0bc commit a56ba27
Showing 1 changed file with 662 additions and 75 deletions.
Loading

0 comments on commit a56ba27

Please sign in to comment.