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

why does empty WritableStreamBuffer returns false as content? #33

Open
Jae opened this issue Apr 19, 2017 · 1 comment
Open

why does empty WritableStreamBuffer returns false as content? #33

Jae opened this issue Apr 19, 2017 · 1 comment

Comments

@Jae
Copy link

Jae commented Apr 19, 2017

var buffer = new streamBuffers.WritableStreamBuffer();
buffer.size() === 0
buffer.getContents() === false

Is this intended behaviour?

thanks!

@rcoenen
Copy link

rcoenen commented Apr 29, 2017

I think it's a bug!

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

2 participants