mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-24 14:35:51 +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.