| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
There was a problem hiding this comment.
size comes from #46601
Sorry, something went wrong.
data doesn't have a length propery if it's not a Buffer but is a typed array.
TypedArrays have a length getter though: https://tc39.es/ecma262/#sec-get-%typedarray%.prototype.length |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
data doesn't have a length propery if it's not a Buffer but is a typed array.