[squeak-dev] fastest #isUtf8

Chris Muller ma.chris.m at gmail.com
Thu Jan 23 00:45:44 UTC 2020


For the GraphQL engine, I have to validate String inputs as being valid
UTF-8.  Before researching it, I thought I'd check whether anyone has
already done it and willing to share their implementation.

I see we have conversions for this, but I need the boolean response whether
its valid UTF8, as fast as possible.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200122/6e27d73d/attachment.html>


More information about the Squeak-dev mailing list