• 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: Eric Albert <email@hidden>
  • Date: Mon, 13 Mar 2006 01:20:41 -0800

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: CFByteOrderGetCurrent in Java
      • From: Mike Jackson <email@hidden>
References: 
 >CFByteOrderGetCurrent in Java (From: "rohit dhamija" <email@hidden>)

  • Prev by Date: CFByteOrderGetCurrent in Java
  • Next by Date: Re: conversion from Xcode 1.5 project to Xcode 2.0
  • Previous by thread: CFByteOrderGetCurrent in Java
  • Next by thread: Re: CFByteOrderGetCurrent in Java
  • Index(es):
    • Date
    • Thread