Files
sharpcompress/src/SharpCompress/IO
Tobias Käs 9224237a99 Fix for issue #73 (#154)
7z archives may require alternating reads from multiple substreams so it is important to seek before reading from the underlying stream. To keep performance at an acceptable level it is necessary to perform buffering because seeking on every single one-byte-read will destroy performance.
2016-07-21 11:06:25 +01:00
..
2015-12-30 11:19:42 +00:00
2016-07-21 11:06:25 +01:00
2015-12-30 11:19:42 +00:00
2015-12-30 11:19:42 +00:00
2016-07-13 13:26:01 +01:00
2015-12-30 11:19:42 +00:00
2015-12-30 11:19:42 +00:00
2015-12-30 11:19:42 +00:00
2015-12-30 11:19:42 +00:00