@@ -1119,10 +1119,12 @@ - (void)unreadFromBuffer: (const void*)buffer length: (size_t)length; /*! * @brief Closes the stream. + * + * @note If you override this, make sure to call `[super close]`! */ - (void)close; /*! * @brief Performs a lowlevel read.