simdjson/include
Daniel Lemire 8eed8f5155
Document stream: truncate final unfinished document and give access to the number of truncated bytes. (#1534)
* 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.
2021-04-23 09:24:00 -04:00
..
simdjson Document stream: truncate final unfinished document and give access to the number of truncated bytes. (#1534) 2021-04-23 09:24:00 -04:00
CMakeLists.txt Only install singleheader/simdjson.h as part of the public API 2020-05-02 01:44:11 +03:00
simdjson.h Only include builtin implementation from header 2021-03-08 13:48:53 -08:00