func NSSwapBigDoubleToHost (NSSwappedDouble) -> Double
Swaps the bytes of a number.
ある数のバイトそれらをスワップします。
func NSSwapHostDoubleToLittle (Double) -> NSSwappedDouble
Swaps the bytes of a number.
ある数のバイトそれらをスワップします。
func NSConvertSwappedDoubleToHost (NSSwappedDouble) -> Double
Performs a type conversion.
型変換を実行します。