mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-09-23 07:14:57 +00:00
Completely reset cached data
This commit is contained in:
@@ -294,6 +294,8 @@ namespace SabreTools.Serialization.Wrappers
|
||||
// Reset cached data
|
||||
sourceDataIndex = 0;
|
||||
cachedString = string.Empty;
|
||||
lastReadChar = string.Empty;
|
||||
lastReadCharCount = 0;
|
||||
|
||||
// We are limiting the check for Unicode characters with a second byte of 0x00 for now
|
||||
|
||||
|
||||
Reference in New Issue
Block a user