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-09-25 08:24:58 +00:00
Code
Issues
975
Packages
Projects
Releases
25
Wiki
Activity
Files
7zip_sfx
Add File
New File
Apply Patch
sharpcompress
/
SharpCompress
/
IO
/
StreamingMode.cs
8 lines
121 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
Resharper code cleanup
2013-04-28 12:32:55 +01:00
namespace
SharpCompress.IO
Initial commit
2013-04-07 10:58:58 +01:00
{
internal
enum
StreamingMode
{
Streaming
,
Seekable
,
}
Resharper code cleanup
2013-04-28 12:32:55 +01:00
}
Reference in New Issue
Copy Permalink