Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
ZipEntry::AppendData
Append text or binary data to a file within a Zip archive
![]() |
Declarations | ||
|
[Visual Basic] Public Function AppendData(ByVal data() As Byte) As Boolean [C#] public bool AppendData(byte[] data); [C++] public bool AppendData(unsigned char __gc[] data); [JScript] public function AppendData(Byte[] data) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.