Fixed incorrect result when file size >= 4G.

This commit is contained in:
Yi-Cyuan Chen
2017-10-29 21:22:00 +08:00
parent 24d8eb504d
commit cb8eb73ef1
11 changed files with 43 additions and 25 deletions
+2 -2
View File
@@ -47,7 +47,7 @@
<dt class="tag-version">Version:</dt>
<dd class="tag-version"><ul class="dummy"><li>0.7.0</li></ul></dd>
<dd class="tag-version"><ul class="dummy"><li>0.7.1</li></ul></dd>
@@ -1460,7 +1460,7 @@ hash.update('The quick brown fox jumps over the lazy dog');</code></pre>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Oct 29 2017 20:15:53 GMT+0800 (CST)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sun Oct 29 2017 21:21:25 GMT+0800 (CST)
</footer>
<script> prettyPrint(); </script>