* Fixed ArrayBuffer.isView issue in IE10.

* Improved performance of input check.
This commit is contained in:
Yi-Cyuan Chen
2017-10-07 10:12:06 +08:00
parent e7f1ca7da8
commit a54f102b8a
13 changed files with 619 additions and 108 deletions
+2 -2
View File
@@ -214,7 +214,7 @@
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="md5.js.html">md5.js</a>, <a href="md5.js.html#line646">line 646</a>
<a href="md5.js.html">md5.js</a>, <a href="md5.js.html#line654">line 654</a>
</li></ul></dd>
@@ -300,7 +300,7 @@ md5(new Uint8Array([])); // d41d8cd98f00b204e9800998ecf8427e</code></pre>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.3</a> on Fri Jul 28 2017 14:11:21 GMT+0800 (CST)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Sat Oct 07 2017 09:51:51 GMT+0800 (CST)
</footer>
<script> prettyPrint(); </script>