-
💥 throwing an exception in case dump encounters a non-UTF-8 string #838 · 569d275fNiels Lohmann authoredWe had a lot of issues with failing roundtrips (i.e., parse errors from serializations) in case string were stored in the library that were not UTF-8 encoded. This PR adds an exception in this case.
×