8000 use AbstractOnSubscribe for StringObservable.from(InputStream) and from(Reader) by davidmoten · Pull Request #14 · ReactiveX/RxJavaString · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@davidmoten
Copy link
Contributor

This PR uses AbstractOnSubscribe to provide much simpler implementations of StringObservable.from(InputStream) and StringObservable.from(Reader) that support backpressure.

This PR also

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd only copy if count < size.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, I'll adjust

@davidmoten
Copy link
Contributor Author

Moved the explicit version issue in build.gradle to #17. This PR may be ok for merge now.

build.gradle Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This remained here accidentally.

@davidmoten
Copy link
Contributor Author

woops, sorry, fixed.

@akarnokd
Copy link
Member

Thanks.

akarnokd added a commit that referenced this pull request Apr 12, 2015
use AbstractOnSubscribe for StringObservable.from(InputStream) and from(Reader)
@akarnokd akarnokd merged commit 8ad398b into ReactiveX:1.x Apr 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0