You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 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.
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
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)
The text was updated successfully, but these errors were encountered: