JVM default endian
843798Oct 17 2002 — edited Oct 17 2002Does java has a default endian (little endian or big endian) when writing to a file ? or does the endian is changed according to where the JVM is running ?
Does changing the encoding is changing the endian ?