MCPcopy Create free account
hub / github.com/BYVoid/uchardet / Reset

Method Reset

src/nsCodingStateMachine.h:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77 PRUint32 GetCurrentCharLen(void) {return mCurrentCharLen;}
78 void Reset(void) {mCurrentState = eStart;}
79 const char * GetCodingStateMachine() {return mModel->name;}
80
81protected:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected