| Revision 217,
376 bytes
checked in by martin, 6 years ago
(diff) |
|
Set svn:eol-style as appropriate for all files
|
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | EXCEPTION Compress 6 |
|---|
| 2 | |
|---|
| 3 | Internal 0 |
|---|
| 4 | InitFailed 1 |
|---|
| 5 | EndFailed 2 |
|---|
| 6 | BadUsageInputNotRequired 3 |
|---|
| 7 | TransformFailed 4 |
|---|
| 8 | CopyCompressStreamNotAllowed 5 |
|---|
| 9 | NullPointerPassedToCompressStream 6 |
|---|
| 10 | CompressStreamReadSupportNotRequested 7 Specify read in the constructor |
|---|
| 11 | CompressStreamWriteSupportNotRequested 8 Specify write in the constructor |
|---|
| 12 | CannotWriteToClosedCompressStream 9 |
|---|
Note: See
TracBrowser
for help on using the repository browser.