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 Dec 6, 2024
1 parent 9150505 commit 4c3d5b4
Showing 1 changed file with 820 additions and 75 deletions.
Loading

0 comments on commit 4c3d5b4

Please sign in to comment.