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

Add respond_bytes method to NfcInitiator #7

Merged
merged 1 commit into from May 27, 2023

Conversation

monich
Copy link
Member

@monich monich commented May 27, 2023

It allows to avoid allocating unnecessary GBytes objects and reduce data copying in Listen mode. The default implementation is backward compatible with the existing plugins.

It allows to avoid allocating unnecessary GBytes objects and reduce
data copying in Listen mode. The default implementation is backward
compatible with the existing plugins.
@monich monich merged commit 51baf66 into sailfishos:master May 27, 2023
@monich monich deleted the respond_bytes branch May 27, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants