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

On the second pass of the file, this turns up empty #1

Open
jcalfee opened this issue Jan 3, 2017 · 0 comments
Open

On the second pass of the file, this turns up empty #1

jcalfee opened this issue Jan 3, 2017 · 0 comments

Comments

@jcalfee
Copy link

jcalfee commented Jan 3, 2017

In other words, if I filter a file and save it this appears to work fine. However, if I filter that file again, I do not get the same file (expected), instead I get no data at all.

Here is a trace of what is happening:

offset < dv.byteLength true,
app1 == 0xffe1 false,
app1 == 0xffe1 false,
app1 == 0xffe1 false,
app1 == 0xffe1 false,
app1 == 0xffe1 false,
app1 == 0xffe1 false,
app1 == 0xffe1 false,
app1 == 0xffe1 false,
app1 == 0xffda true,
pieces.length > 0 false
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