mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
8eed8f5155
* Truncate final unclosed string. * Adding more precise remarks. * Better documentation and more robust code. * ARM + PPC corrections. * Patching ARM implementation with new stage1_mode parameter. * Fixed most problems. * Correcting white spaces and adding a remark. * This adds the truncated_bytes() method to the stream instances.