`ContiguousBuffer` should have `memcpy()` equivalents.
Open
c++ api
enhancement
- Dominant language
- Python
- Stars
- 92
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
It currently has methods to copy out of other `ContiguousBuffer`s, but not from raw byte buffers.
Contributor guide
Assessment
This issue has not been assessed yet.