mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
28710f8ad5
* Fix for issue467 * Updating single-header * Let us make it so that JsonStream is constructed from a padded_string which will avoid dangerous overruns. * Fixing parse_stream * Updating documentation.