Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix buffer boundary issues and cursor handling in IK tokenizer: (#1080)
* Adjusted the calculation of offset in fillBuffer() to correctly handle cases when the cursor reaches the end of the buffer, preventing duplicate processing of the last character. Co-authored-by: Hj Wu <[email protected]>
- Loading branch information