mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-24 15:12:31 +00:00

This cuts down on the overhead of streaming by reducing the amount of calls to reader.read() and writer.write().
This cuts down on the overhead of streaming by reducing the amount of calls to reader.read() and writer.write().