mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-11-25 12:01:43 +00:00
* Skip newlines in binary decoding This fixes #387 * Skip all whitespace characters This also removes spaces and tabs in addition to newlines.