Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A helper function that takes payload fragments and returns a contiguous chunk of memory #40

Closed
pavel-kirienko opened this issue Jul 18, 2023 · 0 comments · Fixed by #51
Assignees
Milestone

Comments

@pavel-kirienko
Copy link
Member

          > One missing feature is a trivial helper function that takes payload fragments and returns a contiguous chunk of memory instead (this is expensive both memory-wise and time-wise).

Do we have a ticket for this? I think almost all applications are going to want the contiguous chunk of memory and not the fragments, so we're kind of feature incomplete without this function.

Originally posted by @lydia-at-amazon in #38 (comment)

@pavel-kirienko pavel-kirienko self-assigned this Jul 18, 2023
@pavel-kirienko pavel-kirienko added this to the v1.0 milestone Jul 18, 2023
pavel-kirienko added a commit that referenced this issue Aug 30, 2023
As the library is functionally complete and is usable, I would like to
continue further development against the main branch. The current
version number is set to v0.1.

There have been no pushes to `main2` since #48.

- closes #40
- closes #32
- closes #29
- closes #28
- closes #26
- closes #24
- closes #22
- closes #21
- closes #16
- closes #14
- closes #13
- closes #10
- closes #7
- closes #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant