Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
ZipEntry::CopyToBase64
Returns the compressed data as a Base64-encoded string. This data can be re-added to a Zip by calling Zip.AppendBase64.
![]() |
Declarations | ||
|
[Visual Basic] Public Function CopyToBase64() As String [C#] public string CopyToBase64(); [C++] public String *CopyToBase64(); [JScript] public function CopyToBase64() : String |
![]() |
Parameters | ||
|
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.