SmartFTP FTP Library
LogFormat Enumeration
IDL
enum LogFormat {
  ftpLogFormatUnicode = 2,
  ftpLogFormatUTF8 = 3
};
Members

ftpLogFormatUnicode
UTF-16 (little endian). 16-bit / character
ftpLogFormatUTF8
UTF-8

This is record LogFormat.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.