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

Provide examples #1

Open
kirakira opened this issue Nov 11, 2018 · 4 comments
Open

Provide examples #1

kirakira opened this issue Nov 11, 2018 · 4 comments

Comments

@kirakira
Copy link

Could you give an example of writing records to a file and reading the data back? I'm reading the code but the API seems fairly complex..

@bzz
Copy link

bzz commented Nov 14, 2018

There seem to be an example of reading a file in Riegeli format at Benchmarks::ReadRiegeli.

@kirakira
Copy link
Author

Thanks, I was hoping the examples to be more discoverable, but this is good enough to me.

@dayfine
Copy link

dayfine commented Apr 9, 2020

@alexsteele
Copy link

+1. The templated headers are tricky to read, and many of the tests have indirection that makes common use cases difficult to figure out. e.g. How do you read a CSV file?

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

4 participants