@@ -37,11 +37,11 @@ } _mode; OF_KINDOF(OFStream *) _Nullable _lastReturnedStream; } /*! - * @return A stream for reading the current entry + * @brief A stream for reading the current entry * * @note This is only available in read mode. */ @property (readonly, nonatomic) OFStream *streamForReadingCurrentEntry;