|
4 | 4 | items:
|
5 | 5 | - uid: ICSharpCode.SharpZipLib.SharpZipBaseException
|
6 | 6 | name: SharpZipBaseException
|
| 7 | + - uid: ICSharpCode.SharpZipLib.StreamDecodingException |
| 8 | + name: StreamDecodingException |
| 9 | + - uid: ICSharpCode.SharpZipLib.StreamUnsupportedException |
| 10 | + name: StreamUnsupportedException |
| 11 | + - uid: ICSharpCode.SharpZipLib.UnexpectedEndOfStreamException |
| 12 | + name: UnexpectedEndOfStreamException |
| 13 | + - uid: ICSharpCode.SharpZipLib.ValueOutOfRangeException |
| 14 | + name: ValueOutOfRangeException |
7 | 15 | - uid: ICSharpCode.SharpZipLib.BZip2
|
8 | 16 | name: ICSharpCode.SharpZipLib.BZip2
|
9 | 17 | items:
|
|
43 | 51 | name: FileSystemScanner
|
44 | 52 | - uid: ICSharpCode.SharpZipLib.Core.INameTransform
|
45 | 53 | name: INameTransform
|
| 54 | + - uid: ICSharpCode.SharpZipLib.Core.InvalidNameException |
| 55 | + name: InvalidNameException |
46 | 56 | - uid: ICSharpCode.SharpZipLib.Core.IScanFilter
|
47 | 57 | name: IScanFilter
|
48 | 58 | - uid: ICSharpCode.SharpZipLib.Core.NameAndSizeFilter
|
|
109 | 119 | name: TarEntry
|
110 | 120 | - uid: ICSharpCode.SharpZipLib.Tar.TarException
|
111 | 121 | name: TarException
|
| 122 | + - uid: ICSharpCode.SharpZipLib.Tar.TarExtendedHeaderReader |
| 123 | + name: TarExtendedHeaderReader |
112 | 124 | - uid: ICSharpCode.SharpZipLib.Tar.TarHeader
|
113 | 125 | name: TarHeader
|
114 | 126 | - uid: ICSharpCode.SharpZipLib.Tar.TarInputStream
|
|
204 | 216 | name: ZipNameTransform
|
205 | 217 | - uid: ICSharpCode.SharpZipLib.Zip.ZipOutputStream
|
206 | 218 | name: ZipOutputStream
|
| 219 | + - uid: ICSharpCode.SharpZipLib.Zip.ZipStrings |
| 220 | + name: ZipStrings |
207 | 221 | - uid: ICSharpCode.SharpZipLib.Zip.ZipTestResultHandler
|
208 | 222 | name: ZipTestResultHandler
|
209 | 223 | - uid: ICSharpCode.SharpZipLib.Zip.Compression
|
|
0 commit comments