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