Write data to opened file handle.
eqZIP::WriteData(tcData)
Parameters
tcData
Data which will be write to file handle.
Return values
Number.
Value | Description |
---|---|
-102 | Bad paremeters. (ZIP_PARAMERROR) |
-103 | File is not a zip file. (ZIP_BADZIPFILE) |
-104 | Internal at error at zipping data. (ZIP_INTERNALERROR) |