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

[QUESTION] Accessing Metadata As Buffer Rather Than Saving #71

Open
mexicantexan opened this issue Nov 14, 2023 · 1 comment
Open

[QUESTION] Accessing Metadata As Buffer Rather Than Saving #71

mexicantexan opened this issue Nov 14, 2023 · 1 comment

Comments

@mexicantexan
Copy link

I was wondering if there was a method to access the adjusted metadata as a byte array? For example, I understand the workflow to be:

  • load file either from buffer, file path, or APP1 segment
  • adjust metadata
  • save the adjusted metadata to a file on disk

Since it is possible to load the file from a buffer, is there a way to access the adjusted metadata as a buffer?

@mexicantexan mexicantexan changed the title [QUESTION] Accessing Byte Array Rather Than Saving [QUESTION] Accessing Metadata As Buffer Rather Than Saving Nov 14, 2023
@mexicantexan
Copy link
Author

mexicantexan commented Dec 20, 2023

Implementing the code in this issue might solve this: felixc/gexiv2-sys#26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant