Object
ZStream
IStreamWriter
IStreamReader
![]() | One of two constructors for the ZStream class. |
![]() | One of two constructors for the ZStream class. |
![]() | This property returns the error code for the last operation. Zero means no error, another value means a file error. The code used by the File Manager, see Inside Macintosh at the Apple Website. |
![]() | Returns the cursor position within the stream. |
![]() | To close the stream. The stream is also closed when it is deconstructed. |
![]() | This property is used when decoding to determine if the end of the stream is reached. |
![]() | Returns handle to the internal Zip engine for other plugins to use. |
![]() | This property returns the error code for the last operation. Zero means no error, another value means a file error. The code used by the File Manager, see Inside Macintosh at the Apple Website. |
![]() | Returns the version number of the plugin. |
![]() | To read data from the stream. |
![]() | To move, relatively or absolutely, the cursor in the stream. |
![]() | To write the data into the stream. |