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

Support .open, .read and a high level file cursor api #169

Merged
merged 6 commits into from Sep 27, 2017

Conversation

Projects
None yet
2 participants
@mafintosh
Owner

mafintosh commented May 29, 2017

WIP, opened now so people can follow along and give feedback

mafintosh added some commits May 29, 2017

wip
@yoshuawuyts

Cool! Was confused for a second that .seek(pos) requires a .next() call too; but thinking about it makes for a very neat API. 👍

mafintosh added some commits May 30, 2017

@mafintosh mafintosh merged commit 3bba976 into master Sep 27, 2017

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@mafintosh mafintosh deleted the random-access-read-api branch Sep 27, 2017

@mafintosh

This comment has been minimized.

Show comment
Hide comment
@mafintosh

mafintosh Sep 27, 2017

Owner

9.7.0

Owner

mafintosh commented Sep 27, 2017

9.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment