Dynamic default RingBuffer (for BZip2 and possibly other formats)
as found here: https://github.com/adamhathcock/sharpcompress/issues/1255 BZip2 can have different necessary buffer sizes for operation depending on on compression level used.
SharpCompress should be aware of any needed sizes based on defaults of the format and set the buffer accordingly
0 条评论