How to set the order of reading the geometry points

I used “DRACOLoader”, version 1.4.1. to upload a DRC file.
In addition, I used “Aspose.3D” Version 20.4.0 nugget in C#.
I noticed that the two libraries read the order of the points differently. Is there a way to read the points in the same way?

There is no way to influence how a loader reads data from a file.

Do you mind explaining why a certain order is important to you?