@@ -37,10 +37,12 @@ OFLHAArchiveEntry *_Nullable _currentEntry; #ifdef OF_LHA_ARCHIVE_M @public #endif OFStream *_Nullable _lastReturnedStream; +@protected + bool _hasWritten; } /** * @brief The encoding to use for the archive. Defaults to ISO 8859-1. */