Validate That A Stream Of Bytes Is Valid Utf-8 (or Other Encoding) Without Copy
This is perhaps a micro-optimization, but I would like to check that a stream of given bytes is val…
Read more
Validate That A Stream Of Bytes Is Valid Utf-8 (or Other Encoding) Without Copy