mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-11-25 23:15: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.