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 Jul 8, 2024
1 parent 5c525ff commit 929897e
Showing 1 changed file with 558 additions and 73 deletions.
Loading

0 comments on commit 929897e

Please sign in to comment.