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

flatc does not support output to stdout #8521

Open
pablo-odorico opened this issue Feb 4, 2025 · 0 comments
Open

flatc does not support output to stdout #8521

pablo-odorico opened this issue Feb 4, 2025 · 0 comments

Comments

@pablo-odorico
Copy link

It would be great if flatc had an option to output to stdout (e.g. -o -).

This would help when integrating it into a microservice that needs to convert files from .bin to .json, to avoid writing an extra temporary file to the file system.

Inputting from stdin would be less useful IMO, because in this case there's multiple files being read (.fbs + .bin) and because it's likely those input files already exist in the filesystem.

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