@@ -41,11 +41,11 @@ @protected bool _hasWritten; } /** - * @brief The encoding to use for the archive. Defaults to ISO 8859-1. + * @brief The encoding to use for the archive. Defaults to UTF-8. */ @property (nonatomic) OFStringEncoding encoding; /** * @brief Creates a new OFLHAArchive object with the specified stream.