Learn more about cloning repositories
You have read-only access
[stdlib] Refactor UTF8._isValidUTF() to be useable throughout stdlib This is as a replacement for usages of UTF8._numTrailingBytes(). Note that the sanityCheck was redundant at both call sites.