mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-09-10 08:30:24 +02:00

Until Read() reaches EOF, Peek4() must not take off by one in bufferLast_ into account; otherwise a buffer of size exactly 4 always returns NULL.