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

What should the streaming API look like? #3

Open
tv42 opened this issue Nov 8, 2015 · 0 comments
Open

What should the streaming API look like? #3

tv42 opened this issue Nov 8, 2015 · 0 comments

Comments

@tv42
Copy link
Member

tv42 commented Nov 8, 2015

The PersonView stuff is good for when you start with a []byte. What should a streaming API look like? One that consumes a io.Reader.

Decode: Just read full into a []byte and use a View. Perhaps add a convenience function.

Encode: ?

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