nicolas-comerci

Results 2 issues of nicolas-comerci

This was surprisingly easier to accomplish than I (and apparently others https://github.com/schnaader/precomp-cpp/issues/55) originally suspected. **The changes on this MR are pretty much just:** - If using stdin and/or stdout (just...

enhancement

Now instead of having a hardcoded buffer size, we can specify one from the command line (we still have a much larger default buffer size of 10MiB). Also we don't...