Hi, I remember that the default endian in C++ seems to be LittleEndian. Best, ------------------- Yuan Tian
On Mon, Sep 27, 2021 at 2:26 AM Giorgio Zoppi <[email protected]> wrote: > Hello IoTDBers, > on disk, the java writes in BigEndian the buffer right? > I am looking at parquet, especially the implementation in C++, there are > similarities. Why did you choose your own? > BR, > Giorgio. >
