Defines constants for read or write access to a stream.
| Member Name | Description |
|---|---|
| Read | Read access to the stream. Data can be only read from the stream. |
| Write | Write access to the stream. Data can be only written to the stream. |
Namespace: Resco.IO.Zip
Assembly: Resco.Zip.CF3 (in Resco.Zip.CF3.dll)