Native: provide extensions to read/write data from memory referred by a C-ptr #419
Labels
enhancement
good first issue
integration
An issue related to the integration with other libraries or platform-specific APIs
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.
The text was updated successfully, but these errors were encountered: