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

Uncoupling from Buffer #7

Closed
back2dos opened this issue Jun 5, 2016 · 1 comment
Closed

Uncoupling from Buffer #7

back2dos opened this issue Jun 5, 2016 · 1 comment
Milestone

Comments

@back2dos
Copy link
Member

back2dos commented Jun 5, 2016

Currently, much of the library depends on Buffer, in particular Source.read and Sink.write could just accept (bytes, offset, max) instead of the buffer. That might make it easier to integrate with other libraries. Now that things are starting to work correctly, I don't want to break everything again, but when Haxe 4 comes it, it might be a good chance to reevaluate this possibility.

@back2dos back2dos added this to the 1.0.0 milestone Jul 14, 2016
@back2dos back2dos mentioned this issue Jul 14, 2016
@back2dos
Copy link
Member Author

Part of #11 now.

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