mirror of
https://github.com/RPCS3/yaml-cpp.git
synced 2026-07-21 03:05:22 -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.