defaultStringEncoding
- global property
- The defaultStringEncoding global property provides control over how text values are encoded. The encoding affects how text values are interpreted when reading and writing text files, URLs, and sockets, or any time a value is converted between text and binary data representations.
- Related: availableStringEncodings