func NSSwapLong (UInt) -> UInt
Swaps the bytes of a number.
ある数のバイトそれらをスワップします。
func NSSwapShort (UInt16) -> UInt16
Swaps the bytes of a number.
ある数のバイトそれらをスワップします。
func NSSwapLongLong (UInt64) -> UInt64
Swaps the bytes of a number.
ある数のバイトそれらをスワップします。