-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[flac] Add FlexBuffers option for generating data #5519
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
Conversation
b92886e to
203cb5a
Compare
aardappel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this, that was definitely missing!
203cb5a to
6fc8387
Compare
Alongside --binary and --json, an additional switch (--flexbuffers) can be passed to convert data using FlexBuffers
6fc8387 to
3528763
Compare
|
Thanks! |
|
@paulovap Lines 427 to 446 in 32254b7
Could you fix it? |
Sure. |
|
Thanks |
Alongside --binary and --json, an additional switch (--flexbuffers) can be passed to convert data using FlexBuffers
Alongside --binary and --json, an additional switch (--flexbuffers) can be passed to convert data using FlexBuffers.