Moreso than performance, in a crash situation you may want to avoid memory allocation, as @IanPartridge notes:
So having a low-level form that reads and writes out of raw buffers would be useful, alongside the high-level String -> String interface.
Moreso than performance, in a crash situation you may want to avoid memory allocation, as @IanPartridge notes:
So having a low-level form that reads and writes out of raw buffers would be useful, alongside the high-level String -> String interface.