The following in-depth article explains what happens there: Why does JSON.parse corrupt large numbers and how to solve this? Numbers are parsed into a LosslessNumber, which can be used like a regular ...
Instances of the hx.files.Path class represent the path to a file or directory on the local file system. It can be seen as an improved and extended version of the built-in haxe.io.Path class. In ...