• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CFByteOrderGetCurrent in Java
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CFByteOrderGetCurrent in Java


  • Subject: Re: CFByteOrderGetCurrent in Java
  • From: Mike Jackson <email@hidden>
  • Date: Mon, 13 Mar 2006 08:13:46 -0500

Look at the class:  java.nio.ByteOrder.


On Mar 13, 2006, at 4:20 AM, Eric Albert wrote:

On Mar 13, 2006, at 1:08 AM, rohit dhamija wrote:

I need to you CFByteOrder routine ( CFByteOrder CFByteOrderGetCurrent (); in particular) in JAVA.
Is there similar implementation provided in java ?
I am using the latest version of jdk (1.5)

That doesn't make too much sense. CFByteOrderGetCurrent is never necessary in any code because the endianness of your targeted system is determined at compile time. The same is true for Java, where the JVM is always the same endianness and the language is designed so you don't need to care what endianness it is.


That said, if you have Java questions you're better off asking them on the java-dev list than here.

-Eric

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com


This email sent to email@hidden

-------- Mike Jackson imikejackson <at> gmail <dot> com



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >CFByteOrderGetCurrent in Java (From: "rohit dhamija" <email@hidden>)
 >Re: CFByteOrderGetCurrent in Java (From: Eric Albert <email@hidden>)

  • Prev by Date: Header file look up
  • Next by Date: Re: Fatal PBXHeaderMap alert while building
  • Previous by thread: Re: CFByteOrderGetCurrent in Java
  • Next by thread: Header file look up
  • Index(es):
    • Date
    • Thread