Ledataoutputstream

Read Little-endian Data in Java.
LEDataStream

Little-endian replacements for DataInputStream, DataOutputStream and RandomAccessFile. They work just like DataInputStream, DataOutputStream and RandomAccessFile except they work with little-endian binary data. Normally Java binary I/O is done with big-endian data, with the most significant byte of an integer or float first. Intel and Windows 95 tend to work with little endian data in native files.





ledatastream
microsoft
ledatainputstream
lerandomaccessfile
datastream
endian
intel
java
little endian

Latest detections