can't handle input bytes with the top bit set. On signed char architectures they are accidentally skipped, on aarch64 the parser later fails with an assert().
can't handle input bytes with the top bit set. On signed char architectures they are accidentally skipped, on aarch64 the parser later fails with an assert().