content-entry
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "content-entry", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
@@ -73,2 +73,4 @@ [![npm](https://img.shields.io/npm/v/content-entry.svg)](https://www.npmjs.com/package/content-entry) | ||
* [Parameters](#parameters-10) | ||
* [equalsUint8Arrays](#equalsuint8arrays) | ||
* [Parameters](#parameters-11) | ||
@@ -311,2 +313,11 @@ ## CollectionEntryMixin | ||
## equalsUint8Arrays | ||
Returns true if the two passed Uint8Arrays have the same content | ||
### Parameters | ||
* `a` **[Uint8Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array)** | ||
* `b` **[Uint8Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array)** | ||
# install | ||
@@ -313,0 +324,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
24930
332
501