Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

pass ByteBuffer pointer instead of struct #619

Merged
merged 1 commit into from Nov 25, 2020

Conversation

Robert-Steiner
Copy link
Contributor

Dart ffi currently does not support passing structs by value
releated issues:

Therefore we change the function so that a pointer is accepted instead of a struct

This will hopfully be possible in v1.1

@Robert-Steiner Robert-Steiner merged commit 0635cd6 into master Nov 25, 2020
@Robert-Steiner Robert-Steiner deleted the ffi-pass-byte-buffer-pointer branch November 25, 2020 14:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants