Chilkat Binary Encoding List

Throughout the Chilkat API there are method arguments and properties to indicate an encoding. These are encodings for binary data such as “hex”, “base64”, etc. Note: These are not character encodings. A character encoding, such as “utf-8” indicates the byte representation of a character. A binary encoding, such as “base64”, represents non-character binary data in printable string form. Wherever an […]

v9.5.0.50 Micro Update: New Features, Fixes, Changes, etc.

VC++ 2015: Chilkat C++ libs are now available for the Release Candidate (RC) of Visual Studio 2015. CkSettings/CkDateTime: CkSettings and CkDateTime were not visible in Linux, Mac OS X, and other non-Windows C++ libs (but only in the shared lib). SFTP: Fixed certain problems relating to the download of large files for some types of SSH servers. Python: Ensures that […]