Contents

CFByteOrderGetCurrent()

Returns the byte order of the current computer.

Declaration

func CFByteOrderGetCurrent() -> CFByteOrder

Return Value

The byte order of the current computer. See CFByteOrder for the list of possible return values.

See Also

Core Foundation Byte Order Utilities Miscellaneous Functions