mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-23 22:15:52 +00:00
Don't pull the input stream as much while the output stream isn't being read yet. This should reduce memory usage somewhat when streaming.