This website requires JavaScript.
Explore
Help
Sign In
starred
/
sharpcompress
Watch
1
Star
0
Fork
0
You've already forked sharpcompress
mirror of
https://github.com/adamhathcock/sharpcompress.git
synced
2026-07-25 10:23:12 +00:00
Code
Issues
975
Packages
Projects
Releases
25
Wiki
Activity
Files
55cb350d2c54caa9bb2e4fceaf9c101219f8f2d4
sharpcompress
/
tests
/
SharpCompress.Test
/
Streams
History
Adam Hathcock
55cb350d2c
remove needless variable
2025-10-31 11:44:32 +00:00
..
LzmaStreamTests.cs
don't use pools in tests
2025-10-31 11:39:57 +00:00
RewindableStreamTest.cs
Added IStreamStack for debugging and configurable buffer management. Added SharpCompressStream to consolodate streams to help simplify debugging. All unit tests passing.
2025-07-20 17:35:22 +01:00
SharpCompressStreamAsyncTests.cs
remove needless variable
2025-10-31 11:44:32 +00:00
SharpCompressStreamTest.cs
don't use pools in tests
2025-10-31 11:39:57 +00:00
ZlibBaseStreamTests.cs
Added IStreamStack for debugging and configurable buffer management. Added SharpCompressStream to consolodate streams to help simplify debugging. All unit tests passing.
2025-07-20 17:35:22 +01:00