Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gb18030 decoder: unset state before returning
Due to an oversight in #111 the gb18030 decoder didn't always reset state before returning after a four-byte sequence. Fixes #146.
- Loading branch information