mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2026-04-20 02:17:24 +00:00
8d39469e6e
Although the underlying stream is already buffered, the extra BufferedReader wrapper around the SubStream results in a noticeable performance improvement.