mirror of
https://github.com/RPCS3/yaml-cpp.git
synced 2026-07-22 03:35:25 -04:00
45d9035a33
* Skip newlines in binary decoding This fixes #387 * Skip all whitespace characters This also removes spaces and tabs in addition to newlines.