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

dynamic access marshaled protobuf, like --decode in protoc #229

Open
awalterschulze opened this issue Sep 12, 2018 · 0 comments
Open

dynamic access marshaled protobuf, like --decode in protoc #229

awalterschulze opened this issue Sep 12, 2018 · 0 comments

Comments

@awalterschulze
Copy link

I would like to walk a protobuf, that is unknown at compile time, as if it was a Tree, given a FileDescriptorSet, qualified message name and the marshaled bytes.
This is already done by protoc's decode flag.
Are there any functions in proto-lens that might help me do this?

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