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

Examples of encoding and decoding #226

Open
awalterschulze opened this issue Sep 11, 2018 · 1 comment
Open

Examples of encoding and decoding #226

awalterschulze opened this issue Sep 11, 2018 · 1 comment

Comments

@awalterschulze
Copy link

I was going through the examples from the tutorial https://github.com/google/proto-lens#tutorial
and I couldn't find how to encode (marshal) or decode (unmarshal) a message.
Maybe this is something that could also quickly be shown?

Also the link in the tutorial section to reference document, TYPES.md is broken.

@judah
Copy link
Collaborator

judah commented Sep 11, 2018

Thanks for the suggestions; that sounds like a good thing to add to the tutorial. In the meantime you can find the documentation for encoding/decoding here: http://hackage.haskell.org/package/proto-lens-0.4.0.0/docs/Data-ProtoLens-Encoding.html

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

No branches or pull requests

2 participants