Reading data from ScopedFileDescriptor in libbinder_ndk #1676
Unanswered
jdecrypted
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on project where a chunk of memory is allocated using sharedmemory and passed over ndk_binder.
On my server side I get the ScopedFileDescriptor and it's size. How can I read the actul byte buffer buffers from this shared memory?
Beta Was this translation helpful? Give feedback.
All reactions