1.8

Small-endian replacements for DataInputStream, DataOutputStream and RandomAccessFile. They function exactly like DataInputStream, DataOutputStream and RandomAccessFile except they function with small-endian binary information. Intel and microsoft windows 95 have a tendency to function with small endian information in native data files. Usually Java binary I,O is carried out with large-endian information, with one of the most substantial byte of an integer or float very first. Supply code supplied.
The java.nio (new I,O) install application that's new with JDK1.four has ByteBuffer and communities that help large and small endian. LEDataInputStream, LEDataOutputstream and LERandomAccessFile will allow you to study and create this kind of data files. LEDataStream is easy.
edition one.six just deprecates the readLine technique in maintaining using the deprecation from the fundamental DataInput.readLine technique.
Why the egg icon? In Jonathan Swift's Gulliver's Travels, mirroring the struggle in between the clients of small and large endian binary models. That way you do not require LEDataStream.