mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] All work items as TODOs
This commit is contained in:
@@ -34,6 +34,9 @@ using SharpCompress.Writers;
|
||||
|
||||
namespace SabreTools.Helper.Tools
|
||||
{
|
||||
/*
|
||||
* TODO: Full archive support for: 7-Zip, RAR, XZ, LRZip
|
||||
*/
|
||||
public static class ArchiveTools
|
||||
{
|
||||
private const int _bufferSize = 4096 * 128;
|
||||
|
||||
Reference in New Issue
Block a user