Re: Endianness of Java Virtual Machine



On Tue, 30 Oct 2007 14:05:25 -0700, karthikbalaguru
<karthikbalaguru79@xxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :

Is 'Java Virtual Machine' Big-Endian ?
Or
Is it independent of Endianness ? (That is Bi-Endian)

Can someone provide some link in the internet that discusses
more about this ?

see http://mindprod.com/jgloss/endian.html

Java is designed so the machine internally could be either. You can't
write a program to tell. However, any DataOutputStream will be big
endian.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages

  • Re: Cohens paper on byte order
    ... as the Internet: on the Internet, ... binary integers between Internet endianness and native endianness (if ... pausch at saaf dot se ...
    (sci.crypt)
  • Endianness of Java Virtual Machine
    ... Is 'Java Virtual Machine' Big-Endian? ... Is it independent of Endianness? ... (That is Bi-Endian) ... Can someone provide some link in the internet that discusses ...
    (comp.lang.java.programmer)
  • Re: Endianness of Java Virtual Machine
    ... Is 'Java Virtual Machine' Big-Endian? ... Is it independent of Endianness? ... (That is Bi-Endian) ... Can someone provide some link in the internet that discusses ...
    (comp.lang.java.programmer)