Closed HuiSF closed 1 month ago
Check dataByteLength !== undefined instead of consuming the falsy 0
dataByteLength !== undefined
yarn test
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description of changes
Check
dataByteLength !== undefined
instead of consuming the falsy 0Issue #, if available
Description of how you validated changes
Checklist
yarn test
passesChecklist for repo maintainers
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.