@@ -30,6 +30,8 @@ uint32_t words[16]; } _buffer; size_t _bufferLength; bool _calculated; } + +- (void)OF_resetState; @end