- Fixed
KVSerializer.Deserialize
disposing the Stream when deserializing kv1 text - Fixed
EndOfStreamException
when a comment is the final token in a file - Reduced allocations in kv1 text reading
- Optimized reading strings in kv1 binary
KVSerializer.Deserialize
disposing the Stream when deserializing kv1 textEndOfStreamException
when a comment is the final token in a file