Refactor @uri and @urid and fix multi-byte UTF-8 corruption (#3495)
This commit improves performance by refactoring `@uri` and `@urid` to pre-alloacte buffers and build the `jv` string at the end. Also, this fixes `@urid` to prevent multi-byte UTF-8 corruption, and to preserve embedded null bytes.
I
itchyny committed
bfcf82fde14d54d83838ce91333991ab247fe4ad
Parent: 36b6ae0
Committed by GitHub <noreply@github.com>
on 3/4/2026, 11:28:09 PM