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

Library reports fractions of bytes #2

Open
neonbunny opened this issue Nov 1, 2017 · 0 comments
Open

Library reports fractions of bytes #2

neonbunny opened this issue Nov 1, 2017 · 0 comments

Comments

@neonbunny
Copy link

For small files, using the .humanReadable results in fractions of a byte, e.g. 0.725 B for a file which is 725 bytes. I suspect it's a copy/paste error at:

return this.get('kb') + ' B';

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