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

Native: provide extensions to read/write data from memory referred by a C-ptr #419

Open
fzhinkin opened this issue Nov 21, 2024 · 0 comments
Labels
enhancement good first issue integration An issue related to the integration with other libraries or platform-specific APIs

Comments

@fzhinkin
Copy link
Collaborator

On native, data could be read or written from/to native memory.
Currently, there's no built-in API to work with native memory, so users have to roll out their own:

It would be nice to provide such functionality out of the box.

@fzhinkin fzhinkin added enhancement integration An issue related to the integration with other libraries or platform-specific APIs labels Nov 21, 2024
@fzhinkin fzhinkin changed the title Native: provide extensions to read/write data from a memory referred by a C-ptr Native: provide extensions to read/write data from memory referred by a C-ptr Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue integration An issue related to the integration with other libraries or platform-specific APIs
Projects
None yet
Development

No branches or pull requests

1 participant