mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
3ba221eb8e
* First try at implementing max_capacity for simdjson_ondemand. * Add max_capacity check. * Update doc. * Add one more example in doc for fixed capacity. * Make allocate() public. * Remove whitespace * Found culprit whitespace. * Duplicating variable.